Home
last modified time | relevance | path

Searched refs:congestion_controller (Results 1 – 25 of 26) sorted by relevance

12

/external/webrtc/test/
DDEPS11 "+modules/congestion_controller",
15 "+modules/congestion_controller/bbr",
33 "+modules/congestion_controller/include/receive_side_congestion_controller.h",
/external/webrtc/modules/congestion_controller/
DBUILD.gn19 rtc_library("congestion_controller") {
48 ":congestion_controller",
Dreceive_side_congestion_controller.cc32 min_bitrate_bps_(congestion_controller::GetMinBitrateBps()) {} in WrappingBitrateEstimator()
/external/webrtc/
DWATCHLISTS82 'congestion_controller': {
83 'filepath': 'modules/congestion_controller/.*'
170 'congestion_controller': ['srte@webrtc.org'],
DAndroid.bp806 srcs: ["modules/congestion_controller/goog_cc/link_capacity_estimator.cc"],
1694 srcs: ["modules/congestion_controller/goog_cc/alr_detector.cc"],
3033 srcs: ["modules/congestion_controller/goog_cc/congestion_window_pushback_controller.cc"],
3323 "modules/congestion_controller/rtp/transport_feedback_adapter.cc",
3324 "modules/congestion_controller/rtp/transport_feedback_demuxer.cc",
3564 srcs: ["modules/congestion_controller/goog_cc/probe_controller.cc"],
3585 "modules/congestion_controller/goog_cc/loss_based_bandwidth_estimation.cc",
3586 "modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc",
3610 "modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator.cc",
3611 "modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator_interface.cc",
[all …]
Dnative-api.md23 `modules/congestion_controller/include` | No
/external/webrtc/logging/rtc_event_log/
DDEPS4 "+modules/congestion_controller",
/external/webrtc/modules/remote_bitrate_estimator/
Dbwe_defines.cc19 namespace congestion_controller { namespace
DBUILD.gn52 "../../modules/congestion_controller/goog_cc:link_capacity_estimator",
Daimd_rate_control.cc76 : min_configured_bitrate_(congestion_controller::GetMinBitrate()), in AimdRateControl()
/external/webrtc/video/
DDEPS10 "+modules/congestion_controller",
/external/webrtc/pc/
DDEPS10 "+modules/congestion_controller",
/external/webrtc/call/
DDEPS9 "+modules/congestion_controller",
DBUILD.gn163 "../modules/congestion_controller",
164 "../modules/congestion_controller/rtp:control_handler",
165 "../modules/congestion_controller/rtp:transport_feedback",
270 "../modules/congestion_controller",
419 "../modules/congestion_controller",
/external/webrtc/audio/
DDEPS11 "+modules/congestion_controller",
/external/webrtc/modules/remote_bitrate_estimator/include/
Dbwe_defines.h25 namespace congestion_controller {
/external/webrtc/rtc_tools/
DDEPS14 "+modules/congestion_controller",
DBUILD.gn361 "../modules/congestion_controller",
362 "../modules/congestion_controller/goog_cc:delay_based_bwe",
363 "../modules/congestion_controller/goog_cc:estimators",
364 "../modules/congestion_controller/rtp:transport_feedback",
/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc195 DataRate::BitsPerSec(congestion_controller::GetMinBitrateBps())), in SendSideBandwidthEstimation()
239 DataRate::BitsPerSec(congestion_controller::GetMinBitrateBps()); in OnRouteChange()
288 std::max(min_bitrate, congestion_controller::GetMinBitrate()); in SetMinMaxBitrate()
Dgoog_cc_network_control.cc128 delay_based_bwe_->SetMinBitrate(congestion_controller::GetMinBitrate()); in GoogCcNetworkController()
340 std::max(min_target_rate_, congestion_controller::GetMinBitrate()); in ClampConstraints()
/external/webrtc/modules/congestion_controller/rtp/
DBUILD.gn82 "../:congestion_controller",
/external/webrtc/modules/
DBUILD.gn18 "congestion_controller",
223 "congestion_controller:congestion_controller_unittests",
/external/webrtc/api/transport/
DBUILD.gn91 "../../modules/congestion_controller/goog_cc",
/external/webrtc/test/scenario/
DBUILD.gn118 "../../modules/congestion_controller/goog_cc:test_goog_cc_printer",
/external/webrtc/test/fuzzers/
DBUILD.gn242 "../../modules/congestion_controller",

12