Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.cc36 bool AdaptiveThresholdExperimentIsDisabled( in AdaptiveThresholdExperimentIsDisabled() function
64 : in_experiment_(!AdaptiveThresholdExperimentIsDisabled(*key_value_config)), in OveruseDetector()
74 if (!AdaptiveThresholdExperimentIsDisabled(*key_value_config)) in OveruseDetector()
Doveruse_detector.h21 bool AdaptiveThresholdExperimentIsDisabled(
Daimd_rate_control.cc92 in_experiment_(!AdaptiveThresholdExperimentIsDisabled(*key_value_config)), in AimdRateControl()