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

/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.h44 uint8_t input_channel_count; member in struct:__anon173
H A DEffectDownmix.c349 pSrc += pDownmixer->input_channel_count;
357 pSrc += pDownmixer->input_channel_count;
448 pSrc += pDownmixer->input_channel_count;
456 pSrc += pDownmixer->input_channel_count;
778 pDownmixer->input_channel_count = 8; // matches default input of AUDIO_CHANNEL_OUT_7POINT1
786 pDownmixer->input_channel_count =

Completed in 1242 milliseconds