Searched refs:best_distortion_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dexpand.cc316 int16_t best_distortion_index[kNumCorrelationCandidates]; local
366 best_distortion_index[i] = DspHelper::MinDistortion(
395 int distortion_lag = best_distortion_index[best_index];

Completed in 88 milliseconds