webrtc/modules/audio_processing/aec
Mirko Bonadei dbce09003d Qualify cmath functions.
Use std:: qualified std::log10, std::log, std::floor and std::sin.

Bug: None
Change-Id: Ia78463f1505fcc5941f4c5ef66fc9346d9523cd4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128080
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27141}
2019-03-15 07:31:59 +00:00
..
aec_common.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.cc Qualify cmath functions. 2019-03-15 07:31:59 +00:00
aec_core.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +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 [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
aec_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +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