webrtc/modules/audio_processing/aecm
Sam Zackrisson 7219d053d5 Split aec and aecm into separate build targets
This clarifies dependencies and makes it easier to customize builds
for different binaries.

Also adds BUILD files in aec/ and aecm/.

Moves unit tests to their own target, which subjects them to Chromium
Clang style checks.
The CL contains a fix for a thusly induced warning.

Bug: webrtc:9488
Change-Id: I77b680b42a4dccc5f025005e0890f60b4eaf2961
Reviewed-on: https://webrtc-review.googlesource.com/87304
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23887}
2018-07-09 14:48:06 +00:00
..
aecm_core.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aecm_core.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aecm_core_c.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aecm_core_mips.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aecm_core_neon.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aecm_defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Split aec and aecm into separate build targets 2018-07-09 14:48:06 +00:00
echo_control_mobile.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
echo_control_mobile.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00