webrtc/common_audio/resampler
Niels Möller 80869c2202 Delete stringize macros.
Only a single use, which looks like a leftover from a time with more
macro usage.

Bug: webrtc:6424
Change-Id: Ie4e9234ee9a8aba10537ab32daf8cab830460b4c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/186047
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32254}
2020-09-30 13:58:29 +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 Refactor cpu_features_wrapper.h functions from C to C++. 2020-09-07 08:44:24 +00:00
sinc_resampler.h Reland "Support AVX2/FMA intrinsics in Audio Resampler module" 2020-08-17 10:40:44 +00:00
sinc_resampler_avx2.cc Reland "Support AVX2/FMA intrinsics in Audio Resampler module" 2020-08-17 10:40:44 +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 Delete stringize macros. 2020-09-30 13:58:29 +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