Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dbitrate_controller.cc124 DataRate bandwith_estimate) { in ComputeRateUpdateForOnlineLearningMode() argument
133 ApplyDynamicBoundary(rate_change_bps, bandwith_estimate.bps()); in ComputeRateUpdateForOnlineLearningMode()
135 std::max(0.0, bandwith_estimate.bps() + rate_change_bps)); in ComputeRateUpdateForOnlineLearningMode()