Home
last modified time | relevance | path

Searched refs:ParseFromKeyValueConfig (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dstable_target_rate_experiment.cc41 return ParseFromKeyValueConfig(&config); in ParseFromFieldTrials()
44 StableTargetRateExperiment StableTargetRateExperiment::ParseFromKeyValueConfig( in ParseFromKeyValueConfig() function in webrtc::StableTargetRateExperiment
H A Dstable_target_rate_experiment.h24 static StableTargetRateExperiment ParseFromKeyValueConfig(
H A Drate_control_settings.h55 static RateControlSettings ParseFromKeyValueConfig(
H A Drate_control_settings.cc99 RateControlSettings RateControlSettings::ParseFromKeyValueConfig( in ParseFromKeyValueConfig() function in webrtc::RateControlSettings
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dcongestion_window_pushback_controller.cc32 RateControlSettings::ParseFromKeyValueConfig(key_value_config) in CongestionWindowPushbackController()
35 RateControlSettings::ParseFromKeyValueConfig(key_value_config) in CongestionWindowPushbackController()
H A Dgoog_cc_network_control.cc95 RateControlSettings::ParseFromKeyValueConfig(key_value_config_)), in GoogCcNetworkController()
/aosp_15_r20/external/webrtc/video/config/
H A Dsimulcast.cc324 webrtc::RateControlSettings::ParseFromKeyValueConfig(&trials) in GetSimulcastConfig()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/
H A Dlibvpx_vp9_encoder.cc242 RateControlSettings::ParseFromKeyValueConfig(&trials) in LibvpxVp9Encoder()