webrtc/modules/remote_bitrate_estimator
Yves Gerey 435c8de312 Clean up LinkedSet (LRU) code.
* More canonical and efficient 'move to front'.
 * Don't use 'new' when value semantic is fine.
 * Simplify flow (remove One-off private method).
 * Remove dead code.

Bug: webrtc:9575
Change-Id: Ie6a3c4e3d5e2342e77e54fd59fffa05f6e5f9ebe
Reviewed-on: https://webrtc-review.googlesource.com/92802
Commit-Queue: Yves Gerey <yvesg@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24215}
2018-08-07 17:32:07 +00:00
..
include Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
test Clean up LinkedSet (LRU) code. 2018-08-07 17:32:07 +00:00
tools Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aimd_rate_control.cc Limit BWE reductions before first measured throughput. 2018-07-18 13:51:05 +00:00
aimd_rate_control.h Limit BWE reductions before first measured throughput. 2018-07-18 13:51:05 +00:00
aimd_rate_control_unittest.cc Clean up RateControlInput struct, used by bandwidth estimation. 2018-06-29 10:47:37 +00:00
BUILD.gn Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
bwe_defines.cc Clean up RateControlInput struct, used by bandwidth estimation. 2018-06-29 10:47:37 +00:00
bwe_simulations.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
inter_arrival.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
inter_arrival.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
inter_arrival_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_detector.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_detector.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
overuse_detector_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_estimator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remote_bitrate_estimator_abs_send_time.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
remote_bitrate_estimator_abs_send_time.h Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_single_stream.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
remote_bitrate_estimator_single_stream.h Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
remote_bitrate_estimator_single_stream_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_unittest_helper.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_unittest_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimators_test.cc Add field trials to configure the backoff factor and the trendline window of the BWE. 2017-10-06 07:10:04 +00:00
remote_estimator_proxy.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_estimator_proxy.h Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
remote_estimator_proxy_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00