Searched refs:useInChannelMask (Results 1 – 3 of 3) sorted by relevance
35 AudioGain::AudioGain(int index, bool useInChannelMask) in AudioGain() argument38 mUseInChannelMask = useInChannelMask; in AudioGain()
28 AudioGain(int index, bool useInChannelMask);
604 static bool useInChannelMask(audio_port_type_t type, audio_port_role_t role) in useInChannelMask() function669 bool useInMask = useInChannelMask(nAudioPortConfig->type, nAudioPortConfig->role); in convertAudioPortConfigToNative()760 bool useInMask = useInChannelMask(nAudioPortConfig->type, nAudioPortConfig->role); in convertAudioPortConfigFromNative()956 useInMask = useInChannelMask(nAudioPort->type, nAudioPort->role); in convertAudioPortFromNative()