tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / third_party / libwebrtc / modules / congestion_controller / goog_cc


ModeNameSize
-rw-r--r--BUILD.gn317L
-rw-r--r--acknowledged_bitrate_estimator.cc75L
-rw-r--r--acknowledged_bitrate_estimator.h53L
-rw-r--r--acknowledged_bitrate_estimator_interface.cc93L
-rw-r--r--acknowledged_bitrate_estimator_interface.h85L
-rw-r--r--acknowledged_bitrate_estimator_unittest.cc143L
-rw-r--r--alr_detector.cc101L
-rw-r--r--alr_detector.h75L
-rw-r--r--alr_detector_unittest.cc203L
-rw-r--r--bitrate_estimator.cc167L
-rw-r--r--bitrate_estimator.h64L
-rw-r--r--congestion_window_pushback_controller.cc75L
-rw-r--r--congestion_window_pushback_controller.h48L
-rw-r--r--congestion_window_pushback_controller_unittest.cc97L
-rw-r--r--delay_based_bwe.cc310L
-rw-r--r--delay_based_bwe.h136L
-rw-r--r--delay_based_bwe_unittest.cc256L
-rw-r--r--delay_based_bwe_unittest_helper.cc542L
-rw-r--r--delay_based_bwe_unittest_helper.h187L
-rw-r--r--delay_increase_detector_interface.h45L
-rw-r--r--goog_cc_network_control.cc677L
-rw-r--r--goog_cc_network_control.h140L
-rw-r--r--goog_cc_network_control_unittest.cc962L
-rw-r--r--inter_arrival_delta.cc141L
-rw-r--r--inter_arrival_delta.h92L
-rw-r--r--link_capacity_estimator.cc79L
-rw-r--r--link_capacity_estimator.h39L
-rw-r--r--loss_based_bwe_v2.cc1247L
-rw-r--r--loss_based_bwe_v2.h228L
-rw-r--r--loss_based_bwe_v2_test.cc1822L
-rw-r--r--probe_bitrate_estimator.cc206L
-rw-r--r--probe_bitrate_estimator.h59L
-rw-r--r--probe_bitrate_estimator_unittest.cc234L
-rw-r--r--probe_controller.cc628L
-rw-r--r--probe_controller.h219L
-rw-r--r--probe_controller_unittest.cc1529L
-rw-r--r--robust_throughput_estimator.cc203L
-rw-r--r--robust_throughput_estimator.h50L
-rw-r--r--robust_throughput_estimator_unittest.cc468L
-rw-r--r--send_side_bandwidth_estimation.cc610L
-rw-r--r--send_side_bandwidth_estimation.h190L
-rw-r--r--send_side_bandwidth_estimation_unittest.cc245L
-rw-r--r--trendline_estimator.cc326L
-rw-r--r--trendline_estimator.h125L
-rw-r--r--trendline_estimator_unittest.cc151L
d---------alr_detector_gn/-
d---------delay_based_bwe_gn/-
d---------estimators_gn/-
d---------goog_cc_gn/-
d---------link_capacity_estimator_gn/-
d---------loss_based_bwe_v2_gn/-
d---------probe_controller_gn/-
d---------pushback_controller_gn/-
d---------send_side_bwe_gn/-
d---------test/-