Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dreverb_decay_estimator.cc389 const float min_numerator_tail = in Estimate() local
396 numerators_smooth_[k] < 0.9f * min_numerator_tail)) { in Estimate()