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

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Daudio_coding_module_impl.cc78 int DownMix(const AudioFrame& frame, int length_out_buff, int16_t* out_buff) { function in namespace:webrtc::acm2::__anon15838
1282 if (DownMix(*ptr_frame, WEBRTC_10MS_PCM_AUDIO, buffer) < 0)
1371 if (DownMix(in_frame, WEBRTC_10MS_PCM_AUDIO, dest_ptr_audio) < 0)

Completed in 79 milliseconds