Home
last modified time | relevance | path

Searched refs:UseCongestionWindowDropFrameOnly (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/experiments/
Drate_control_settings.h70 bool UseCongestionWindowDropFrameOnly() const;
Drate_control_settings.cc138 bool RateControlSettings::UseCongestionWindowDropFrameOnly() const { in UseCongestionWindowDropFrameOnly() function in webrtc::RateControlSettings
/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control.cc636 if (rate_control_settings_.UseCongestionWindowDropFrameOnly()) { in MaybeTriggerOnNetworkChanged()
667 if (rate_control_settings_.UseCongestionWindowDropFrameOnly()) { in MaybeTriggerOnNetworkChanged()