Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h121 void UpdateLossBasedEstimator(const TransportPacketsFeedback& report,
Dsend_side_bandwidth_estimation.cc369 void SendSideBandwidthEstimation::UpdateLossBasedEstimator( in UpdateLossBasedEstimator() function in webrtc::SendSideBandwidthEstimation
Dgoog_cc_network_control.cc554 bandwidth_estimation_->UpdateLossBasedEstimator( in OnTransportPacketsFeedback()