Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bandwidth_estimation.h53 void UpdateAcknowledgedBitrate(DataRate acknowledged_bitrate,
Dloss_based_bandwidth_estimation.cc150 void LossBasedBandwidthEstimation::UpdateAcknowledgedBitrate( in UpdateAcknowledgedBitrate() function in webrtc::LossBasedBandwidthEstimation
Dsend_side_bandwidth_estimation.cc330 loss_based_bandwidth_estimation_.UpdateAcknowledgedBitrate( in SetAcknowledgedRate()