Searched refs:fMixerChannelCount (Results 1 – 2 of 2) sorted by relevance
104 int fMixerChannelCount; variable121 return fMixerChannelCount; in GetMixerChannelCount()132 ASSERT(mixerChannel >= 0 && mixerChannel < fMixerChannelCount); in GetMixerChannelInfo()
34 fMixerChannelCount(0), in MixerInput()534 fMixerChannelCount); in _UpdateInputChannelDestinations()535 if (channel_count != fMixerChannelCount) { in _UpdateInputChannelDestinations()538 fMixerChannelCount = channel_count; in _UpdateInputChannelDestinations()544 for (int i = 0; i < fMixerChannelCount; i++) { in _UpdateInputChannelDestinations()554 for (int i = 0; i < fMixerChannelCount; i++) { in _UpdateInputChannelDestinations()571 for (int i = 0; i < fMixerChannelCount; i++) { in _UpdateInputChannelDestinations()628 if (mixer_channel < 0 || mixer_channel >= fMixerChannelCount) in SetMixerChannelGain()641 if (mixer_channel < 0 || mixer_channel >= fMixerChannelCount) in GetMixerChannelGain()650 if (mixer_channel < 0 || mixer_channel >= fMixerChannelCount) in GetMixerChannelType()