Home
last modified time | relevance | path

Searched refs:TriggerProbeOnMaxAllocatedBitrateChange (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc188 TEST(RateControlSettingsTest, TriggerProbeOnMaxAllocatedBitrateChange) { in TEST() argument
190 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
195 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
H A Drate_control_settings.h93 bool TriggerProbeOnMaxAllocatedBitrateChange() const;
H A Drate_control_settings.cc226 bool RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange() const { in TriggerProbeOnMaxAllocatedBitrateChange() function in webrtc::RateControlSettings
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc188 TEST(RateControlSettingsTest, TriggerProbeOnMaxAllocatedBitrateChange) { in TEST() argument
190 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
195 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
H A Drate_control_settings.h91 bool TriggerProbeOnMaxAllocatedBitrateChange() const;
H A Drate_control_settings.cc207 bool RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange() const { in TriggerProbeOnMaxAllocatedBitrateChange() function in webrtc::RateControlSettings
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc188 TEST(RateControlSettingsTest, TriggerProbeOnMaxAllocatedBitrateChange) { in TEST() argument
190 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
195 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
H A Drate_control_settings.h93 bool TriggerProbeOnMaxAllocatedBitrateChange() const;
H A Drate_control_settings.cc217 bool RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange() const { in TriggerProbeOnMaxAllocatedBitrateChange() function in webrtc::RateControlSettings
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/experiments/
H A Drate_control_settings_unittest.cc211 TEST(RateControlSettingsTest, TriggerProbeOnMaxAllocatedBitrateChange) { in TEST() argument
213 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
218 .TriggerProbeOnMaxAllocatedBitrateChange()); in TEST()
H A Drate_control_settings.h91 bool TriggerProbeOnMaxAllocatedBitrateChange() const;
H A Drate_control_settings.cc214 bool RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange() const { in TriggerProbeOnMaxAllocatedBitrateChange() function in webrtc::RateControlSettings
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.cc283 if (rate_control_settings_.TriggerProbeOnMaxAllocatedBitrateChange()) { in OnStreamsConfig()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.cc293 if (rate_control_settings_.TriggerProbeOnMaxAllocatedBitrateChange()) { in OnStreamsConfig()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.cc293 if (rate_control_settings_.TriggerProbeOnMaxAllocatedBitrateChange()) { in OnStreamsConfig()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.cc292 if (rate_control_settings_.TriggerProbeOnMaxAllocatedBitrateChange()) { in OnStreamsConfig()