Home
last modified time | relevance | path

Searched refs:kMinFractionWhenPossiblyNonCausal (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.cc43 static const float kMinFractionWhenPossiblyNonCausal = 0.25f; variable
214 kMinFractionWhenPossiblyNonCausal - kFractionSlope * delay_difference; in HistogramBasedValidation()