Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc60 int UpMix(const AudioFrame& frame, size_t length_out_buff, int16_t* out_buff) { in UpMix() function
334 if (UpMix(*ptr_frame, WEBRTC_10MS_PCM_AUDIO, input_data->buffer) < 0) in Add10MsDataInternal()