Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/downmix/
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()
685 pDownmixer->input_channel_count = 8; // matches default input of AUDIO_CHANNEL_OUT_7POINT1 in Downmix_Configure()
693 pDownmixer->input_channel_count = in Downmix_Configure()