Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/audio/
H A Decho_canceller3_config.h206 struct DominantNearendDetection { struct
207 float enr_threshold = .25f;
208 float enr_exit_threshold = 10.f;
209 float snr_threshold = 30.f;
210 int hold_duration = 50;
211 int trigger_threshold = 12;
212 bool use_during_initial_phase = true;
213 bool use_unbounded_echo_spectrum = true;