Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/acm2/
Dacm_receiver.cc160 const bool need_resampling = in GetAudio() local
163 if (need_resampling && !resampled_last_output_frame_) { in GetAudio()
179 if (need_resampling) { in GetAudio()