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