Searched defs:LatestEstimate (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/congestion_controller/goog_cc/ | ||
D | delay_based_bwe.cc | 273 bool DelayBasedBwe::LatestEstimate(std::vector<uint32_t>* ssrcs, in LatestEstimate() function in webrtc::DelayBasedBwe |
/external/webrtc/modules/remote_bitrate_estimator/ | ||
D | remote_bitrate_estimator_single_stream.cc | 226 DataRate RemoteBitrateEstimatorSingleStream::LatestEstimate() const { in LatestEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream |
D | remote_bitrate_estimator_abs_send_time.cc | 390 DataRate RemoteBitrateEstimatorAbsSendTime::LatestEstimate() const { in LatestEstimate() function in webrtc::RemoteBitrateEstimatorAbsSendTime |
D | aimd_rate_control.cc | 173 DataRate AimdRateControl::LatestEstimate() const { in LatestEstimate() function in webrtc::AimdRateControl |