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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc 357 size_t best_distortion_index[kNumCorrelationCandidates]; local
407 best_distortion_index[i] = DspHelper::MinDistortion(
436 size_t distortion_lag = best_distortion_index[best_index];
    [all...]

Completed in 92 milliseconds