Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h45 void OnRttBackoff(DataRate backoff_rate, Timestamp at_time);
Dsend_side_bandwidth_estimation.cc145 void LinkCapacityTracker::OnRttBackoff(DataRate backoff_rate, in OnRttBackoff() function in webrtc::LinkCapacityTracker
426 link_capacity_.OnRttBackoff(new_bitrate, at_time); in UpdateEstimate()