webrtc/common_audio/resampler
Henrik Lundin 11b6f6857f Replace slave -> helper, master -> reference
A slight simplification of the NetEq code is also included.

The subtrees below common_audio, modules/audio_coding and
modules/audio_processing were scanned while making this CL.

Bug: webrtc:11680
Change-Id: I33bb1c75b2e3d1c6793fd1c5741ca59f4b6e8455
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178361
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31578}
2020-06-29 12:18:05 +00:00
..
include Replace slave -> helper, master -> reference 2020-06-29 12:18:05 +00:00
push_resampler.cc Remove potential real-time reallocation in PushResampler 2019-12-11 13:16:37 +00:00
push_resampler_unittest.cc Rename several more tests that use EXPECT_DEATH to *DeathTest. 2020-05-18 16:10:04 +00:00
push_sinc_resampler.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
push_sinc_resampler.h Format almost everything. 2019-07-08 13:45:15 +00:00
push_sinc_resampler_unittest.cc Removing all external access to the integer sample data in AudioBuffer 2019-08-20 08:36:47 +00:00
resampler.cc Replace slave -> helper, master -> reference 2020-06-29 12:18:05 +00:00
resampler_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
sinc_resampler.cc Format almost everything. 2019-07-08 13:45:15 +00:00
sinc_resampler.h Format almost everything. 2019-07-08 13:45:15 +00:00
sinc_resampler_neon.cc Format almost everything. 2019-07-08 13:45:15 +00:00
sinc_resampler_sse.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
sinc_resampler_unittest.cc In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
sinusoidal_linear_chirp_source.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
sinusoidal_linear_chirp_source.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00