OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:in_stable_state
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
overuse_estimator.cc
76
const bool
in_stable_state
= (current_hypothesis == kBwNormal);
local
81
UpdateNoiseEstimate(residual, min_frame_period,
in_stable_state
);
84
min_frame_period,
in_stable_state
);
Completed in 47 milliseconds