Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h130 DataRate MaybeRampupOrBackoff(DataRate new_bitrate, Timestamp at_time);
Dsend_side_bandwidth_estimation.cc472 DataRate new_bitrate = MaybeRampupOrBackoff(current_target_, at_time); in UpdateEstimate()
569 DataRate SendSideBandwidthEstimation::MaybeRampupOrBackoff(DataRate new_bitrate, in MaybeRampupOrBackoff() function in webrtc::SendSideBandwidthEstimation