webrtc/modules/audio_coding/codecs/isac/fix/source
Mirko Bonadei 92ea95e34a Fixing WebRTC after moving from src/webrtc to src/
In https://webrtc-review.googlesource.com/c/src/+/1560 we moved WebRTC
from src/webrtc to src/ (in order to preserve an healthy git history).
This CL takes care of fixing header guards, #include paths, etc...

NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
TBR=tommi@webrtc.org


Bug: chromium:611808
Change-Id: Iea91618212bee0af16aa3f05071eab8f93706578
Reviewed-on: https://webrtc-review.googlesource.com/1561
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Kjellander <kjellander@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19846}
2017-09-15 05:02:56 +00:00
..
arith_routines.c
arith_routines_hist.c
arith_routines_logist.c
arith_routins.h
audio_decoder_isacfix.cc
audio_encoder_isacfix.cc
bandwidth_estimator.c
bandwidth_estimator.h
codec.h
decode.c
decode_bwe.c
decode_plc.c
encode.c
entropy_coding.c
entropy_coding.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
entropy_coding_mips.c
entropy_coding_neon.c
fft.c
fft.h
filterbank_internal.h
filterbank_tables.c
filterbank_tables.h
filterbanks.c
filterbanks_mips.c
filterbanks_neon.c
filterbanks_unittest.cc
filters.c
filters_mips.c
filters_neon.c
filters_unittest.cc
initialize.c
isac_fix_type.h
isacfix.c
lattice.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lattice_armv7.S
lattice_c.c
lattice_mips.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lattice_neon.c
lpc_masking_model.c
lpc_masking_model.h
lpc_masking_model_mips.c
lpc_masking_model_unittest.cc
lpc_tables.c
lpc_tables.h
pitch_estimator.c
pitch_estimator.h
pitch_estimator_c.c
pitch_estimator_mips.c
pitch_filter.c
pitch_filter_armv6.S
pitch_filter_c.c
pitch_filter_mips.c
pitch_gain_tables.c
pitch_gain_tables.h
pitch_lag_tables.c
pitch_lag_tables.h
settings.h
spectrum_ar_model_tables.c
spectrum_ar_model_tables.h
structs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transform.c
transform_mips.c
transform_neon.c
transform_tables.c
transform_unittest.cc