Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Ddelay_based_bwe.cc273 bool DelayBasedBwe::LatestEstimate(std::vector<uint32_t>* ssrcs, in LatestEstimate() function in webrtc::DelayBasedBwe
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_single_stream.cc226 DataRate RemoteBitrateEstimatorSingleStream::LatestEstimate() const { in LatestEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream
H A Dremote_bitrate_estimator_abs_send_time.cc390 DataRate RemoteBitrateEstimatorAbsSendTime::LatestEstimate() const { in LatestEstimate() function in webrtc::RemoteBitrateEstimatorAbsSendTime
H A Daimd_rate_control.cc173 DataRate AimdRateControl::LatestEstimate() const { in LatestEstimate() function in webrtc::AimdRateControl