Searched defs:outputChannelMask (Results 1 – 3 of 3) sorted by relevance
145 audio_channel_mask_t outputChannelMask, audio_format_t format, in DownmixerBufferProvider()343 audio_channel_mask_t outputChannelMask, audio_format_t format, in RemixBufferProvider()370 audio_channel_mask_t outputChannelMask, audio_format_t format, in ChannelMixBufferProvider()
218 const audio_channel_mask_t outputChannelMask = in main() local
145 static bool isOutputChannelMaskSupported(audio_channel_mask_t outputChannelMask) { in isOutputChannelMaskSupported()