webrtc/modules/audio_coding/codecs/isac/main/source
Mirko Bonadei 7120742701 Adding NOLINT for typedefs.h and common_types.h
Now that we have moved WebRTC from src/webrtc to src/, common_types.h
and typedefs.h are triggering a cpplint error.

The cpplint complaint is:
Include the directory when naming .h files  [build/include] [4]

This CL disables the error but we have to remove these two headers
from the root directory.

NOPRESUBMIT=true

Bug: webrtc:5876
Change-Id: I08e1b69aadcc4b28ab83bf25e3819d135d41d333
Reviewed-on: https://webrtc-review.googlesource.com/1577
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Kjellander <kjellander@google.com>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19859}
2017-09-15 13:03:51 +00:00
..
arith_routines_hist.c
arith_routines_logist.c
arith_routines.c
arith_routines.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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_unittest.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
bandwidth_estimator.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bandwidth_estimator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
codec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
crc.c
crc.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
decode_bwe.c
decode.c
encode_lpc_swb.c Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
encode_lpc_swb.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
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
fft.c
fft.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
filter_functions.c
filterbank_tables.c
filterbank_tables.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
filterbanks.c
intialize.c
isac_float_type.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
isac_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
isac.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lattice.c
lpc_analysis.c
lpc_analysis.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lpc_gain_swb_tables.c Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_gain_swb_tables.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_shape_swb12_tables.c Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_shape_swb12_tables.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_shape_swb16_tables.c Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_shape_swb16_tables.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
lpc_tables.c
lpc_tables.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
os_specific_inline.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
pitch_estimator.c
pitch_estimator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
pitch_filter.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
pitch_gain_tables.c
pitch_gain_tables.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
pitch_lag_tables.c
pitch_lag_tables.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
settings.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
spectrum_ar_model_tables.c
spectrum_ar_model_tables.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
structs.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
transform.c