Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc48 int DownMix(const AudioFrame& frame, in DownMix() function
337 if (DownMix(*ptr_frame, WEBRTC_10MS_PCM_AUDIO, input_data->buffer) < 0) in Add10MsDataInternal()
406 if (DownMix(in_frame, WEBRTC_10MS_PCM_AUDIO, dest_ptr_audio) < 0) in PreprocessToAddData()