Home
last modified time | relevance | path

Searched refs:UpdateBandwidthAndMinRtt (Results 1 – 8 of 8) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dbbr.cc216 UpdateBandwidthAndMinRtt(now_ms, feedback_vector, bytes_acked_); in GiveFeedback()
321 void BbrBweSender::UpdateBandwidthAndMinRtt( in UpdateBandwidthAndMinRtt() function in webrtc::testing::bwe::BbrBweSender
H A Dbbr.h116 void UpdateBandwidthAndMinRtt(int64_t now_ms,
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dbbr.cc216 UpdateBandwidthAndMinRtt(now_ms, feedback_vector, bytes_acked_); in GiveFeedback()
321 void BbrBweSender::UpdateBandwidthAndMinRtt( in UpdateBandwidthAndMinRtt() function in webrtc::testing::bwe::BbrBweSender
H A Dbbr.h116 void UpdateBandwidthAndMinRtt(int64_t now_ms,
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dbbr.cc216 UpdateBandwidthAndMinRtt(now_ms, feedback_vector, bytes_acked_); in GiveFeedback()
321 void BbrBweSender::UpdateBandwidthAndMinRtt( in UpdateBandwidthAndMinRtt() function in webrtc::testing::bwe::BbrBweSender
H A Dbbr.h116 void UpdateBandwidthAndMinRtt(int64_t now_ms,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/bbr/
H A Dbbr_network_controller.h233 bool UpdateBandwidthAndMinRtt(Timestamp now,
H A Dbbr_network_controller.cc434 UpdateBandwidthAndMinRtt(msg.feedback_time, acked_packets); in OnTransportPacketsFeedback()
573 bool BbrNetworkController::UpdateBandwidthAndMinRtt( in UpdateBandwidthAndMinRtt() function in webrtc::bbr::BbrNetworkController