webrtc/modules/audio_processing/utility
Sam Zackrisson b2e176522e Create separate build targets for utility/ in APM
This clarifies the dependencies of utility/ a lot (spoiler:
there are very few) and makes it easier to separate the build
targets for aecm and aec2.

Bug: webrtc:9488
Change-Id: If916f86e80c19d1b650d0908fbe8343ea7c47bd7
Reviewed-on: https://webrtc-review.googlesource.com/87141
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23860}
2018-07-05 15:46:28 +00:00
..
block_mean_calculator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
block_mean_calculator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
block_mean_calculator_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Create separate build targets for utility/ in APM 2018-07-05 15:46:28 +00:00
delay_estimator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator_internal.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
delay_estimator_unittest.cc Create separate build targets for utility/ in APM 2018-07-05 15:46:28 +00:00
delay_estimator_wrapper.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator_wrapper.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ooura_fft.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ooura_fft.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ooura_fft_mips.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ooura_fft_neon.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ooura_fft_sse2.cc Fix typo in the include path of ooura_fft.h 2018-01-11 07:57:40 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00