webrtc/modules/audio_processing/utility
Per Åhgren e7175c9a09 Ensured that all files in APM are using the webrtc namespace
This CL adds namespaces to those files remaining within APM that do not
have any such.

BUG=webrtc:5298

Change-Id: I710b3d2a3644bea9d4bdffef0d77883b30303338
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171111
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30850}
2020-03-20 17:33:28 +00:00
..
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +00:00
cascaded_biquad_filter.cc Use the AEC3 high-pass filter for the whole APM 2019-08-23 20:04:10 +00:00
cascaded_biquad_filter.h Use the AEC3 high-pass filter for the whole APM 2019-08-23 20:04:10 +00:00
cascaded_biquad_filter_unittest.cc Fix compile all in debug mode. 2020-03-09 12:05:02 +00:00
delay_estimator.cc Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
delay_estimator.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
delay_estimator_internal.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
delay_estimator_unittest.cc Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
delay_estimator_wrapper.cc Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
delay_estimator_wrapper.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
DEPS PFFFT C++ wrapper for APM 2019-02-22 09:20:29 +00:00
ooura_fft.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
ooura_fft.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ooura_fft_mips.cc Format almost everything. 2019-07-08 13:45:15 +00:00
ooura_fft_neon.cc Format almost everything. 2019-07-08 13:45:15 +00:00
ooura_fft_sse2.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
ooura_fft_tables_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ooura_fft_tables_neon_sse2.h Format almost everything. 2019-07-08 13:45:15 +00:00
pffft_wrapper.cc APM PFFFT wrapper: Add frequency domain convolution 2019-03-29 15:55:26 +00:00
pffft_wrapper.h APM PFFFT wrapper: Add frequency domain convolution 2019-03-29 15:55:26 +00:00
pffft_wrapper_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00