Searched refs:kAimdControl (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/ |
D | bwe_rtp.cc | 55 *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/ |
D | remote_bitrate_estimator.h | 30 kAimdControl enumerator
|
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/ |
D | bwe_simulations.cc | 27 return BweTestConfig::EstimatorConfig("AST", flow_id, &factory, kAimdControl, in CreateEstimatorConfig()
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_channel_group.cc | 97 config.Get<AimdRemoteRateControl>().enabled ? kAimdControl : in SetConfig()
|
/external/chromium_org/third_party/webrtc/video/ |
D | rampup_tests.cc | 385 control_type = kAimdControl; in RunRampUpTest()
|