Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/downmix/
DEffectDownmix.h42 uint8_t input_channel_count; member
DEffectDownmix.c334 pSrc += pDownmixer->input_channel_count; in Downmix_Process()
342 pSrc += pDownmixer->input_channel_count; in Downmix_Process()
658 pDownmixer->input_channel_count = 8; // matches default input of AUDIO_CHANNEL_OUT_7POINT1 in Downmix_Configure()
666 pDownmixer->input_channel_count = in Downmix_Configure()