Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.h110 const bool estimate_bounded_increase_; variable
Daimd_rate_control.cc99 estimate_bounded_increase_( in AimdRateControl()
372 if (estimate_bounded_increase_ && network_estimate_) { in ClampBitrate()