Home
last modified time | relevance | path

Searched defs:outChannelCount (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaudioprocessing/include/media/
DBufferProviders.h230 size_t outChannelCount, size_t frameCount) : AdjustChannelsBufferProvider( in AdjustChannelsBufferProvider()
/frameworks/av/media/libeffects/lvm/tests/
DEffectReverbTest.cpp177 size_t outChannelCount = audio_channel_count_from_out_mask(outChMask); in TEST_P() local
/frameworks/av/media/libaudioprocessing/
DBufferProviders.cpp632 audio_format_t format, size_t inChannelCount, size_t outChannelCount, in AdjustChannelsBufferProvider()
/frameworks/av/services/audioflinger/
DEffects.cpp662 const uint32_t outChannelCount = in process() local
1378 const uint32_t outChannelCount = in setOutBuffer() local
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp112 uint32_t outChannelCount; // output channel count member