Home
last modified time | relevance | path

Searched defs:SetEstimate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dremote_estimate.cc141 void RemoteEstimate::SetEstimate(NetworkStateEstimate estimate) { in SetEstimate() function in webrtc::rtcp::RemoteEstimate
/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc212 void AimdRateControl::SetEstimate(DataRate bitrate, Timestamp at_time) { in SetEstimate() function in webrtc::AimdRateControl
Daimd_rate_control_unittest.cc60 void SetEstimate(const AimdRateControlStates& states, int bitrate_bps) { in SetEstimate() function