Home
last modified time | relevance | path

Searched defs:DominantNearendDetection (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/api/audio/
Decho_canceller3_config.h192 struct DominantNearendDetection { struct
193 float enr_threshold = .25f;
194 float enr_exit_threshold = 10.f;
195 float snr_threshold = 30.f;
196 int hold_duration = 50;
197 int trigger_threshold = 12;
198 bool use_during_initial_phase = true;