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.h119 void SetAcknowledgedRate(absl::optional<DataRate> acknowledged_rate,
Dsend_side_bandwidth_estimation.cc352 void SendSideBandwidthEstimation::SetAcknowledgedRate( in SetAcknowledgedRate() function in webrtc::SendSideBandwidthEstimation
Dgoog_cc_network_control.cc492 bandwidth_estimation_->SetAcknowledgedRate(acknowledged_bitrate, in OnTransportPacketsFeedback()