Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c104 static const float kDelayQualityThresholdMin = 0.01f; variable
1632 aec->delay_quality_threshold = kDelayQualityThresholdMin; in WebRtcAec_InitAec()