Home
last modified time | relevance | path

Searched defs:GetTargetCongestionWindow (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 Dcongestion_window.cc50 int CongestionWindow::GetTargetCongestionWindow( in GetTargetCongestionWindow() function in webrtc::testing::bwe::CongestionWindow
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dcongestion_window.cc50 int CongestionWindow::GetTargetCongestionWindow( in GetTargetCongestionWindow() function in webrtc::testing::bwe::CongestionWindow
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dcongestion_window.cc50 int CongestionWindow::GetTargetCongestionWindow( in GetTargetCongestionWindow() function in webrtc::testing::bwe::CongestionWindow
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_sender.cc286 QuicByteCount Bbr2Sender::GetTargetCongestionWindow(float gain) const { in GetTargetCongestionWindow() function in quic::Bbr2Sender
H A Dbbr_sender.cc509 QuicByteCount BbrSender::GetTargetCongestionWindow(float gain) const { in GetTargetCongestionWindow() function in quic::BbrSender
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_sender.cc356 QuicByteCount Bbr2Sender::GetTargetCongestionWindow(float gain) const { in GetTargetCongestionWindow() function in quic::Bbr2Sender
H A Dbbr_sender.cc458 QuicByteCount BbrSender::GetTargetCongestionWindow(float gain) const { in GetTargetCongestionWindow() function in quic::BbrSender
/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.cc515 DataSize BbrNetworkController::GetTargetCongestionWindow(double gain) const { in GetTargetCongestionWindow() function in webrtc::bbr::BbrNetworkController