Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc326 DataRate old_bandwidth_estimate = bandwidth_estimate_; in UpdateSendingRateAndMode() local
331 if (bandwidth_estimate_ <= old_bandwidth_estimate) in UpdateSendingRateAndMode()