HomeSort by relevance Sort by last modified time
    Searched refs:kCorrelationThreshold (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
accelerate.cc 48 if ((best_correlation > kCorrelationThreshold) || !active_speech) {
time_stretch.h 85 static const int kCorrelationThreshold = 14746; // 0.9 in Q14.
preemptive_expand.cc 66 if (((best_correlation > kCorrelationThreshold) &&

Completed in 177 milliseconds