webrtc/modules/audio_coding/neteq/mock
Jakob Ivarsson db42ed299a Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager.
- This mode estimates relative packet arrival delay for each incoming packet and adds that value to the histogram.
- The histogram buckets are 20 milliseconds each instead of whole packets.
- The functionality is enabled with a field trial for experimentation.

Bug: webrtc:10333
Change-Id: I8f7499c56802fc1aa1ced2f5310fdd2ef1403515
Reviewed-on: https://webrtc-review.googlesource.com/c/123923
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26871}
2019-02-27 10:15:14 +00:00
..
mock_buffer_level_filter.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_decoder_database.h Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) 2019-01-11 07:39:45 +00:00
mock_delay_manager.h Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager. 2019-02-27 10:15:14 +00:00
mock_delay_peak_detector.h Add NetEq config flag that enables RTX handling. 2019-01-10 10:04:34 +00:00
mock_dtmf_buffer.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_dtmf_tone_generator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_expand.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_histogram.h Refactor DelayManager into separate Histogram class and make it injectable for testing purposes. 2019-02-21 15:45:31 +00:00
mock_packet_buffer.h Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +00:00
mock_red_payload_splitter.h NetEq: Handle nested RED packets 2018-07-03 20:27:57 +00:00
mock_statistics_calculator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00