webrtc/modules/bitrate_controller
Sebastian Jansson 35b5e5f3b0 Using units in SendSideBandwidthEstimation.
This CL moves SendSideBandwidthEstimation to use the unit types
DataRate, TimeDelta and Timestamp. This prepares for upcoming changes.

Bug: webrtc:9718
Change-Id: If10e329920dda037b53055ff3352ae7f8d7e32b8
Reviewed-on: https://webrtc-review.googlesource.com/c/104021
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25029}
2018-10-05 18:37:13 +00:00
..
include Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
bitrate_controller.cc Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
bitrate_controller_impl.cc Using units in SendSideBandwidthEstimation. 2018-10-05 18:37:13 +00:00
bitrate_controller_impl.h Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
bitrate_controller_unittest.cc Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
BUILD.gn Using units in SendSideBandwidthEstimation. 2018-10-05 18:37:13 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. 2018-09-26 09:24:45 +00:00
send_side_bandwidth_estimation.cc Using units in SendSideBandwidthEstimation. 2018-10-05 18:37:13 +00:00
send_side_bandwidth_estimation.h Using units in SendSideBandwidthEstimation. 2018-10-05 18:37:13 +00:00
send_side_bandwidth_estimation_unittest.cc Using units in SendSideBandwidthEstimation. 2018-10-05 18:37:13 +00:00