webrtc/modules/audio_processing/aecm
Jared Siskin c018bae807 Format /modules
git ls-files | grep -e  "\(\.h\|\.cc\)$" | grep -e  "^modules/" | xargs clang-format -i ; git cl format
after landing: add to .git-blame-ignore-revs

Bug: webrtc:15082
Change-Id: I2c3cd28740062794f8c10e39d8406aadb9e9a35a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301620
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Auto-Submit: Jared Siskin <jtsiskin@meta.com>
Cr-Commit-Position: refs/heads/main@{#39901}
2023-04-20 02:02:45 +00:00
..
aecm_core.cc Format /modules 2023-04-20 02:02:45 +00:00
aecm_core.h Remove more top-level const from parameters in function declarations 2022-02-01 09:15:50 +00:00
aecm_core_c.cc Format /modules 2023-04-20 02:02:45 +00:00
aecm_core_mips.cc Format /modules 2023-04-20 02:02:45 +00:00
aecm_core_neon.cc AECM: Added namespaces 2020-03-20 17:07:18 +00:00
aecm_defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
echo_control_mobile.cc Fix bad frees in error paths of WebRtcAecm_Create 2020-03-21 23:01:47 +00:00
echo_control_mobile.h AECM: Added namespaces 2020-03-20 17:07:18 +00:00