Home
last modified time | relevance | path

Searched defs:mixerChannelCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioMixer.cpp92 const uint32_t mixerChannelCount = audio_channel_count_from_out_mask(mixerChannelMask); in setChannelMasks() local
H A DAudioMixerBase.cpp175 const uint32_t mixerChannelCount = audio_channel_count_from_out_mask(mixerChannelMask); in setChannelMasks() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp3209 uint32_t mixerChannelCount = audio_channel_count_from_out_mask(mMixerChannelMask); in readOutputParameters_l() local
4364 uint32_t mixerChannelCount = mEffectBufferValid ? in threadLoop() local