webrtc/modules/audio_processing/transient
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
..
test Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
BUILD.gn Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
click_annotate.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
daubechies_8_wavelet_coeffs.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
dyadic_decimator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
file_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
moving_moments.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
moving_moments.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.cc Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector.h Format almost everything. 2019-07-08 13:45:15 +00:00
transient_detector_unittest.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
transient_suppression_test.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_creator.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_creator.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_impl.cc Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
transient_suppressor_impl.h Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor_unittest.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
windows_private.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
wpd_node.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_node.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
wpd_node_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
wpd_tree.h Format almost everything. 2019-07-08 13:45:15 +00:00
wpd_tree_unittest.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00