Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.h107 const bool estimate_bounded_backoff_; variable
Daimd_rate_control.cc96 estimate_bounded_backoff_( in AimdRateControl()
333 if (estimate_bounded_backoff_ && network_estimate_) { in ChangeBitrate()