Home
last modified time | relevance | path

Searched refs:kAimdControl (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/
Dbwe_rtp.cc55 *estimator = factory.Create(observer, clock, webrtc::kAimdControl, in ParseArgsAndSetupEstimator()
62 *estimator = factory.Create(observer, clock, webrtc::kAimdControl, in ParseArgsAndSetupEstimator()
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/
Dremote_bitrate_estimator.h30 kAimdControl enumerator
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc27 return BweTestConfig::EstimatorConfig("AST", flow_id, &factory, kAimdControl, in CreateEstimatorConfig()
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_channel_group.cc97 config.Get<AimdRemoteRateControl>().enabled ? kAimdControl : in SetConfig()
/external/chromium_org/third_party/webrtc/video/
Drampup_tests.cc385 control_type = kAimdControl; in RunRampUpTest()