mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() - Use NtpTime instead of pair of uint32_t to represent ntp time - Increase precision estimate with NtpTime precision instead of ms precision - Hide helper structs as private types - Modernize interface to prefer return values over output parameters - embed LinearRegression helper into the only user: UpdateParameters Bug: webrtc:13757 Change-Id: I0a62a03e2869b2ae1eacaa15253accc43ba0a598 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254780 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36232} |
||
---|---|---|
.. | ||
clock.cc | ||
clock_unittest.cc | ||
cpu_features.cc | ||
cpu_features_android.cc | ||
cpu_features_linux.cc | ||
cpu_info.cc | ||
denormal_disabler.cc | ||
denormal_disabler_unittest.cc | ||
field_trial.cc | ||
field_trial_unittest.cc | ||
metrics.cc | ||
metrics_default_unittest.cc | ||
metrics_unittest.cc | ||
ntp_time_unittest.cc | ||
rtp_to_ntp_estimator.cc | ||
rtp_to_ntp_estimator_unittest.cc | ||
sleep.cc |