Home
last modified time | relevance | path

Searched refs:fChannelTypeGain (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerInput.h98 float fChannelTypeGain[MAX_CHANNEL_TYPES]; variable
H A DMixerInput.cpp52 fChannelTypeGain[i] = 1.0f; in MixerInput()
549 = fChannelTypeGain[fMixerChannelInfo[i].destination_type]; in _UpdateInputChannelDestinations()
634 fChannelTypeGain[fMixerChannelInfo[mixer_channel].destination_type] = gain; in SetMixerChannelGain()