webrtc/modules/audio_processing/aec
Oleh Prypin d2f4e8bd90 Explicitly add -mfpu=neon to all targets that use NEON
Remove obsolete comment about Chromium not defining NEON for Android.

Semi-related fix: don't use `rtc_remove_configs` directly, `suppressed_configs` is the "public interface".

Bug: webrtc:9579
Change-Id: I512628feb462a29432f1356cfef00efe1ddaf84f
Reviewed-on: https://webrtc-review.googlesource.com/91761
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24165}
2018-08-01 13:15:42 +00:00
..
aec_common.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core_mips.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_neon.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_optimized_methods.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core_sse2.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_resampler.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_resampler.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Explicitly add -mfpu=neon to all targets that use NEON 2018-08-01 13:15:42 +00:00
echo_cancellation.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
system_delay_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00