Home
last modified time | relevance | path

Searched defs:length_out_buff (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc49 size_t length_out_buff, in DownMix()
60 int UpMix(const AudioFrame& frame, size_t length_out_buff, int16_t* out_buff) { in UpMix()