Searched refs:OnRttBackoff (Results 1 – 2 of 2) sorted by relevance
45 void OnRttBackoff(DataRate backoff_rate, Timestamp at_time);
145 void LinkCapacityTracker::OnRttBackoff(DataRate backoff_rate, in OnRttBackoff() function in webrtc::LinkCapacityTracker426 link_capacity_.OnRttBackoff(new_bitrate, at_time); in UpdateEstimate()