Searched defs:SetEstimate (Results 1 – 3 of 3) sorted by relevance
141 void RemoteEstimate::SetEstimate(NetworkStateEstimate estimate) { in SetEstimate() function in webrtc::rtcp::RemoteEstimate
212 void AimdRateControl::SetEstimate(DataRate bitrate, Timestamp at_time) { in SetEstimate() function in webrtc::AimdRateControl
60 void SetEstimate(const AimdRateControlStates& states, int bitrate_bps) { in SetEstimate() function