Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3.cc511 FieldTrialParameter<double> dominant_nearend_detection_enr_exit_threshold( in AdjustConfig() local
536 &dominant_nearend_detection_enr_exit_threshold, in AdjustConfig()
569 static_cast<float>(dominant_nearend_detection_enr_exit_threshold.Get()); in AdjustConfig()