webrtc/modules/audio_coding/codecs/ilbc
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
..
test Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
abs_quant.c
abs_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
abs_quant_loop.c
abs_quant_loop.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder_ilbc.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder_ilbc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_ilbc.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_encoder_ilbc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
augmented_cb_corr.c
augmented_cb_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bw_expand.c
bw_expand.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_construct.c
cb_construct.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_mem_energy.c
cb_mem_energy.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_mem_energy_augmentation.c
cb_mem_energy_augmentation.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_mem_energy_calc.c
cb_mem_energy_calc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_search.c
cb_search.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_search_core.c
cb_search_core.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_update_best_index.c
cb_update_best_index.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
chebyshev.c
chebyshev.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
comp_corr.c
comp_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
complexityMeasures.m
constants.c
constants.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
create_augmented_vec.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
create_augmented_vec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
decode.c
decode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
decode_residual.c
decode_residual.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
decoder_interpolate_lsf.c
decoder_interpolate_lsf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
defines.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
do_plc.c
do_plc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
encode.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
encode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
energy_inverse.c
energy_inverse.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enh_upsample.c
enh_upsample.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enhancer.c
enhancer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enhancer_interface.c
enhancer_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
filtered_cb_vecs.c
filtered_cb_vecs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_classify.c
frame_classify.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gain_dequant.c
gain_dequant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gain_quant.c
gain_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
get_cd_vec.c
get_cd_vec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
get_lsp_poly.c
get_lsp_poly.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
get_sync_seq.c
get_sync_seq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
hp_input.c
hp_input.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
hp_output.c
hp_output.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ilbc.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ilbc.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ilbc_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
index_conv_dec.c
index_conv_dec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
index_conv_enc.c
index_conv_enc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
init_decode.c
init_decode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
init_encode.c
init_encode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interpolate.c
interpolate.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interpolate_samples.c
interpolate_samples.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lpc_encode.c
lpc_encode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_check.c
lsf_check.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_interpolate_to_poly_dec.c
lsf_interpolate_to_poly_dec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_interpolate_to_poly_enc.c
lsf_interpolate_to_poly_enc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_to_lsp.c
lsf_to_lsp.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_to_poly.c
lsf_to_poly.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsp_to_lsf.c
lsp_to_lsf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
my_corr.c
my_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nearest_neighbor.c
nearest_neighbor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
pack_bits.c
pack_bits.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
poly_to_lsf.c
poly_to_lsf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
poly_to_lsp.c
poly_to_lsp.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
refiner.c
refiner.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_interpolate_lsf.c
simple_interpolate_lsf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_lpc_analysis.c
simple_lpc_analysis.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_lsf_dequant.c
simple_lsf_dequant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_lsf_quant.c
simple_lsf_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
smooth.c
smooth.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
smooth_out_data.c
smooth_out_data.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
sort_sq.c
sort_sq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
split_vq.c
split_vq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
state_construct.c
state_construct.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
state_search.c
state_search.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
swap_bytes.c
swap_bytes.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
unpack_bits.c
unpack_bits.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
vq3.c
vq3.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
vq4.c
vq4.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
window32_w32.c
window32_w32.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
xcorr_coef.c
xcorr_coef.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00