Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h112 void SetAcknowledgedRate(absl::optional<DataRate> acknowledged_rate,
Dsend_side_bandwidth_estimation.cc325 void SendSideBandwidthEstimation::SetAcknowledgedRate( in SetAcknowledgedRate() function in webrtc::SendSideBandwidthEstimation
Dgoog_cc_network_control.cc491 bandwidth_estimation_->SetAcknowledgedRate(acknowledged_bitrate, in OnTransportPacketsFeedback()