Searched refs:UpdateReceiverEstimate (Results 1 – 4 of 4) sorted by relevance
57 bwe.UpdateReceiverEstimate(Timestamp::Millis(now_ms), in TestProbing()69 bwe.UpdateReceiverEstimate(Timestamp::Millis(now_ms), in TestProbing()
92 void UpdateReceiverEstimate(Timestamp at_time, DataRate bandwidth);
308 void SendSideBandwidthEstimation::UpdateReceiverEstimate(Timestamp at_time, in UpdateReceiverEstimate() function in webrtc::SendSideBandwidthEstimation
233 bandwidth_estimation_->UpdateReceiverEstimate(msg.receive_time, in OnRemoteBitrateReport()