webrtc/modules/audio_coding/codecs/isac/main/source
Jonas Olsson a4d873786f Format almost everything.
This CL was generated by running

git ls-files | grep -P "(\.h|\.cc)$" | grep -v 'sdk/' | grep -v 'rtc_base/ssl_' | \
grep -v 'fake_rtc_certificate_generator.h' | grep -v 'modules/audio_device/win/' | \
grep -v 'system_wrappers/source/clock.cc' | grep -v 'rtc_base/trace_event.h' | \
grep -v 'modules/audio_coding/codecs/ilbc/' | grep -v 'screen_capturer_mac.h' | \
grep -v 'spl_inl_mips.h' | grep -v 'data_size_unittest.cc' | grep -v 'timestamp_unittest.cc' \
| xargs clang-format -i ; git cl format

Most of these changes are clang-format grouping and reordering includes
differently.

Bug: webrtc:9340
Change-Id: Ic83ddbc169bfacd21883e381b5181c3dd4fe8a63
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144051
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28505}
2019-07-08 13:45:15 +00:00
..
arith_routines.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
arith_routines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
arith_routines_hist.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
arith_routines_logist.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
audio_decoder_isac.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_isac.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_isac_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
bandwidth_estimator.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
bandwidth_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
codec.h Untangle fft third party lib from dependon WebRTC 2018-07-26 13:44:30 +00:00
crc.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
crc.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
decode.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
decode_bwe.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
encode.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
encode_lpc_swb.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
encode_lpc_swb.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
entropy_coding.c Bump variable sizes in response to fuzzer bug 2018-11-26 16:16:50 +00:00
entropy_coding.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
filter_functions.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
filter_functions.h Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
filterbanks.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
intialize.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
isac.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
isac_float_type.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
isac_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
isac_vad.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
isac_vad.h Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
lattice.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
lpc_analysis.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
lpc_analysis.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
lpc_gain_swb_tables.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_gain_swb_tables.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_shape_swb12_tables.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_shape_swb12_tables.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_shape_swb16_tables.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_shape_swb16_tables.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
lpc_tables.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
lpc_tables.h Format almost everything. 2019-07-08 13:45:15 +00:00
os_specific_inline.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
pitch_estimator.c Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
pitch_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
pitch_filter.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
pitch_filter.h Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +00:00
pitch_gain_tables.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
pitch_gain_tables.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
pitch_lag_tables.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
pitch_lag_tables.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
settings.h Untangle fft third party lib from dependon WebRTC 2018-07-26 13:44:30 +00:00
spectrum_ar_model_tables.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
spectrum_ar_model_tables.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
structs.h Untangle fft third party lib from dependon WebRTC 2018-07-26 13:44:30 +00:00
transform.c Move fft to proper third_party directory 2018-07-25 08:39:28 +00:00