webrtc/modules/video_coding/timing
Rasmus Brandt 2f650fa822 JitterEstimator: remove unnecessary helper functions
Move functionality to closer where the values are used instead,
as per previous CL comment.

Bug: webrtc:14151
Change-Id: I6b7ca02da197420a1f5da930ba87021e6f557444
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/275204
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38148}
2022-09-21 10:42:57 +00:00
..
BUILD.gn Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
codec_timer.cc
codec_timer.h
frame_delay_variation_kalman_filter.cc Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
frame_delay_variation_kalman_filter.h Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
frame_delay_variation_kalman_filter_unittest.cc Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
inter_frame_delay.cc
inter_frame_delay.h
inter_frame_delay_unittest.cc
jitter_estimator.cc JitterEstimator: remove unnecessary helper functions 2022-09-21 10:42:57 +00:00
jitter_estimator.h JitterEstimator: remove unnecessary helper functions 2022-09-21 10:42:57 +00:00
jitter_estimator_unittest.cc JitterEstimator: add field trial for not estimating noise for congested frames 2022-09-16 12:40:38 +00:00
rtt_filter.cc
rtt_filter.h
rtt_filter_unittest.cc
timestamp_extrapolator.cc Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timestamp_extrapolator.h Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timestamp_extrapolator_unittest.cc Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timing.cc Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timing.h Remove forward declares 2022-09-16 13:33:08 +00:00
timing_unittest.cc clean up misc TimeDelta use 2022-08-02 13:52:36 +00:00