webrtc/modules/audio_processing/transient
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
..
test Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
click_annotate.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
daubechies_8_wavelet_coeffs.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
file_utils.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
file_utils.h Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
file_utils_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
moving_moments_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transient_detector_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_suppression_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_suppressor.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_suppressor.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
transient_suppressor_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
wpd_node.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_node.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
wpd_node_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00