Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc372 const bool down_mix = in_frame.num_channels_ == 2 && enc->NumChannels() == 1; in PreprocessToAddData() local
388 if (!down_mix && !resample) { in PreprocessToAddData()
401 if (down_mix) { in PreprocessToAddData()