webrtc/modules/audio_processing/utility
Mirko Bonadei f0d64a5f9b Reland "Unify OOURA implementations in one directory."
This is a reland of 09b439c6f7

Original change's description:
> Unify OOURA implementations in one directory.
>
> This CL moves the two OOURA implementations present in the WebRTC tree
> in one place.
>
> No functional change is expected.
>
> TBR=kwiberg@webrtc.org
>
> No-Try: True
> Bug: webrtc:11509
> Change-Id: I330a9ec57e3dc65c9c8b43edd4bb295c55920efa
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173682
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
> Reviewed-by: Per Åhgren <peah@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#31106}

TBR=kwiberg@webrtc.org, peah@webrtc.org

No-Tree-Checks: True
No-Try: True
Bug: webrtc:11509
Change-Id: Ifc28b0380062ab5aad5c498700aa3cc7f9c7802c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173720
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31111}
2020-04-20 16:08:19 +00:00
..
BUILD.gn Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +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
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