webrtc/modules/audio_processing/utility
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
..
block_mean_calculator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
block_mean_calculator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
block_mean_calculator_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
delay_estimator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator_internal.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
delay_estimator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator_wrapper.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
delay_estimator_wrapper.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ooura_fft.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ooura_fft.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ooura_fft_mips.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ooura_fft_neon.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ooura_fft_sse2.cc Fix typo in the include path of ooura_fft.h 2018-01-11 07:57:40 +00:00
ooura_fft_tables_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ooura_fft_tables_neon_sse2.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00