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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.cc 409 bool need_resampling = (desired_freq_hz != -1) && local
414 if (need_resampling) {
433 if (need_resampling) {

Completed in 45 milliseconds