Home
last modified time | relevance | path

Searched refs:input_channel_count (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.cpp42 uint8_t input_channel_count; member
356 pSrc += pDownmixer->input_channel_count; in Downmix_Process()
364 pSrc += pDownmixer->input_channel_count; in Downmix_Process()
666 pDownmixer->input_channel_count = 8; // matches default input of AUDIO_CHANNEL_OUT_7POINT1 in Downmix_Configure()
668 pDownmixer->input_channel_count = in Downmix_Configure()