Searched refs:UpdatePacketsLost (Results 1 – 4 of 4) sorted by relevance
48 bwe.UpdatePacketsLost(/*packets_lost=*/0, /*number_of_packets=*/1, in TestProbing()109 bwe.UpdatePacketsLost(/*packets_lost=*/50, /*number_of_packets=*/100, in TEST()
98 void UpdatePacketsLost(int packets_lost,
380 bandwidth_estimation_->UpdatePacketsLost( in OnTransportLossReport()472 bandwidth_estimation_->UpdatePacketsLost( in OnTransportPacketsFeedback()
343 void SendSideBandwidthEstimation::UpdatePacketsLost(int packets_lost, in UpdatePacketsLost() function in webrtc::SendSideBandwidthEstimation