Searched defs:DominantNearendDetection (Results 1 – 1 of 1) sorted by relevance
206 struct DominantNearendDetection { struct207 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;