Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_estimator.cc76 const bool in_stable_state = (current_hypothesis == kBwNormal); in Update() local
81 UpdateNoiseEstimate(residual, min_frame_period, in_stable_state); in Update()
84 min_frame_period, in_stable_state); in Update()