|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::apply_gain_channels | ( | std::vector< Kakshya::DataVariant > & | channels, |
| double | gain_factor | ||
| ) |
Apply gain to multi-channel data (in-place)
| channels | Vector of channel data (modified in-place) |
| gain_factor | Multiplication factor applied to all channels |
Definition at line 511 of file Yantra.cpp.
References MayaFlux::Yantra::IO< T >::data, and MayaFlux::Yantra::GAIN.
Referenced by normalize_together().
Here is the caller graph for this function: