Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Ddelay_based_bwe.cc261 bool DelayBasedBwe::UpdateEstimate(Timestamp at_time, in UpdateEstimate() function in webrtc::DelayBasedBwe
H A Dsend_side_bandwidth_estimation.cc466 void SendSideBandwidthEstimation::UpdateEstimate(Timestamp at_time) { in UpdateEstimate() function in webrtc::SendSideBandwidthEstimation
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_single_stream.cc171 void RemoteBitrateEstimatorSingleStream::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream
/aosp_15_r20/external/webrtc/modules/video_coding/timing/
H A Djitter_estimator.cc177 void JitterEstimator::UpdateEstimate(TimeDelta frame_delay, in UpdateEstimate() function in webrtc::JitterEstimator