HomeSort by relevance Sort by last modified time
    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