webrtc/modules/audio_processing/aec
Yves Gerey 665174fdbb Reformat the WebRTC code base
Running clang-format with chromium's style guide.

The goal is n-fold:
 * providing consistency and readability (that's what code guidelines are for)
 * preventing noise with presubmit checks and git cl format
 * building on the previous point: making it easier to automatically fix format issues
 * you name it

Please consider using git-hyper-blame to ignore this commit.

Bug: webrtc:9340
Change-Id: I694567c4cdf8cee2860958cfe82bfaf25848bb87
Reviewed-on: https://webrtc-review.googlesource.com/81185
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23660}
2018-06-19 14:00:39 +00:00
..
aec_common.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aec_core.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core.h Delete unneeded includes of wav_file.h and file_wrapper.h. 2018-03-20 15:59:27 +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 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +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
echo_cancellation.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
echo_cancellation.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00