webrtc/modules/audio_coding/acm2
Niels Möller 4461f059d1 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples
Bug: webrtc:11622
Change-Id: I097bb7284d952ada41f4f38dd7adf3536bd040ee
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183620
Reviewed-by: Minyue Li <minyue@google.com>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32148}
2020-09-21 12:19:16 +00:00
..
acm_receive_test.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
acm_receive_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
acm_receiver.cc Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples 2020-09-21 12:19:16 +00:00
acm_receiver.h Fix standard GetStats to not modify NetEq state. 2020-09-14 09:51:21 +00:00
acm_receiver_unittest.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_remixing.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing.h ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing_unittest.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_send_test.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
audio_coding_module.cc Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
audio_coding_module_unittest.cc Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
call_statistics.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00
call_statistics.h Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00