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.h61 void UpdateAcknowledgedBitrate(DataRate acknowledged_bitrate,
Dloss_based_bandwidth_estimation.cc162 void LossBasedBandwidthEstimation::UpdateAcknowledgedBitrate( in UpdateAcknowledgedBitrate() function in webrtc::LossBasedBandwidthEstimation
Dsend_side_bandwidth_estimation.cc360 loss_based_bandwidth_estimator_v1_.UpdateAcknowledgedBitrate( in SetAcknowledgedRate()