Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Decho_canceller3.cc421 FieldTrialParameter<double> dominant_nearend_detection_enr_threshold( in AdjustConfig() local
450 &dominant_nearend_detection_enr_threshold, in AdjustConfig()
482 static_cast<float>(dominant_nearend_detection_enr_threshold.Get()); in AdjustConfig()