Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c630 const float actThresholdNoisy = 8.0f; in UpdateMetrics() local
647 actThreshold = actThresholdNoisy; in UpdateMetrics()