Home
last modified time | relevance | path

Searched defs:UpdateEstimate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/bitrate_controller/
Dsend_side_bandwidth_estimation.cc175 void SendSideBandwidthEstimation::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::SendSideBandwidthEstimation
/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator.cc117 void VCMJitterEstimator::UpdateEstimate(int64_t frameDelayMS, in UpdateEstimate() function in webrtc::VCMJitterEstimator
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_single_stream.cc144 void RemoteBitrateEstimatorSingleStream::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream
Dremote_bitrate_estimator_abs_send_time.cc350 void RemoteBitrateEstimatorAbsSendTime::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorAbsSendTime