Home
last modified time | relevance | path

Searched refs:IsNotDisabled (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc44 bool IsNotDisabled(const WebRtcKeyValueConfig& field_trials, in IsNotDisabled() function
97 IsNotDisabled(*key_value_config, in AimdRateControl()
100 IsNotDisabled(*key_value_config, in AimdRateControl()
/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control.cc66 bool IsNotDisabled(const WebRtcKeyValueConfig* config, absl::string_view key) { in IsNotDisabled() function
80 IsNotDisabled(key_value_config_, "WebRTC-Bwe-MinAllocAsLowerBound")), in GoogCcNetworkController()
81 ignore_probes_lower_than_network_estimate_(IsNotDisabled( in GoogCcNetworkController()