Searched refs:isOutputChannelMaskSupported (Results 1 – 2 of 2) sorted by relevance
145 static bool isOutputChannelMaskSupported(audio_channel_mask_t outputChannelMask) { in isOutputChannelMaskSupported() function146 return audio_utils::channels::IChannelMix::isOutputChannelMaskSupported( in isOutputChannelMaskSupported()
196 && ChannelMixBufferProvider::isOutputChannelMaskSupported(mMixerChannelMask) in prepareForDownmix()