Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c36 static const float kMinFractionWhenPossiblyNonCausal = 0.25f; variable
200 fraction = kMinFractionWhenPossiblyNonCausal - in HistogramBasedValidation()