Searched refs:SetEstimate (Results 1 – 3 of 3) sorted by relevance
44 void SetEstimate(int bitrate_bps, int64_t now_ms);
132 void AimdRateControl::SetEstimate(int bitrate_bps, int64_t now_ms) { in SetEstimate() function in webrtc::AimdRateControl
211 remote_rate_.SetEstimate(probe_bitrate_bps, now_ms); in ProcessClusters()