Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dresidual_echo_estimator.cc125 float erle_uncertainty, in LinearEstimate()
241 absl::optional<float> erle_uncertainty = aec_state.ErleUncertainty(); in Estimate() local