Searched refs:UpdateNoiseEstimate (Results 1 – 2 of 2) sorted by relevance
88 UpdateNoiseEstimate(residual, min_frame_period, in_stable_state); in Update()90 UpdateNoiseEstimate(residual < 0 ? -max_residual : max_residual, in Update()142 void OveruseEstimator::UpdateNoiseEstimate(double residual, in UpdateNoiseEstimate() function in webrtc::OveruseEstimator
64 void UpdateNoiseEstimate(double residual, double ts_delta, bool stable_state);