Searched defs:UpdateEstimate (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ | ||
H A D | delay_based_bwe.cc | 261 bool DelayBasedBwe::UpdateEstimate(Timestamp at_time, in UpdateEstimate() function in webrtc::DelayBasedBwe |
H A D | send_side_bandwidth_estimation.cc | 466 void SendSideBandwidthEstimation::UpdateEstimate(Timestamp at_time) { in UpdateEstimate() function in webrtc::SendSideBandwidthEstimation |
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ | ||
H A D | remote_bitrate_estimator_single_stream.cc | 171 void RemoteBitrateEstimatorSingleStream::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream |
/aosp_15_r20/external/webrtc/modules/video_coding/timing/ | ||
H A D | jitter_estimator.cc | 177 void JitterEstimator::UpdateEstimate(TimeDelta frame_delay, in UpdateEstimate() function in webrtc::JitterEstimator |