HomeSort by relevance Sort by last modified time
    Searched full:need_resampling (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/acm2/
acm_receiver.cc 234 const bool need_resampling = local
237 if (need_resampling && !resampled_last_output_frame_) {
255 if (need_resampling) {

Completed in 366 milliseconds