webrtc/modules/audio_coding/codecs/g722
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
..
test
audio_decoder_g722.cc Format /modules 2023-04-20 02:02:45 +00:00
audio_decoder_g722.h Add fuzzer test for G722 and fix a fuzzer problem 2022-02-21 10:16:47 +00:00
audio_encoder_g722.cc
audio_encoder_g722.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
g722_interface.c
g722_interface.h Make header files self contained. 2022-10-08 08:38:36 +00:00