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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
abs_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
abs_quant_loop.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
augmented_cb_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bw_expand.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
bw_expand.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_construct.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
cb_construct.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_mem_energy.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
cb_search.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cb_search_core.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
cb_update_best_index.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
chebyshev.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
chebyshev.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
comp_corr.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
comp_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
complexityMeasures.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
constants.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
decode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
decode_residual.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
decode_residual.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
decoder_interpolate_lsf.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
energy_inverse.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enh_upsample.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
enh_upsample.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enhancer.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
enhancer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
enhancer_interface.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
enhancer_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
filtered_cb_vecs.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
filtered_cb_vecs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_classify.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
frame_classify.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gain_dequant.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
gain_dequant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gain_quant.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
gain_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
get_cd_vec.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
get_sync_seq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
hp_input.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
hp_input.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
hp_output.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
index_conv_enc.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
init_decode.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
init_decode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
init_encode.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
init_encode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interpolate.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
interpolate.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interpolate_samples.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
interpolate_samples.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lpc_encode.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
lpc_encode.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
lsf_check.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
lsp_to_lsf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
my_corr.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
my_corr.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nearest_neighbor.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
nearest_neighbor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
pack_bits.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
pack_bits.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
poly_to_lsf.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
poly_to_lsp.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
refiner.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
refiner.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_interpolate_lsf.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
simple_lsf_quant.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
smooth.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
smooth.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
smooth_out_data.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
smooth_out_data.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
sort_sq.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
sort_sq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
split_vq.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
split_vq.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
state_construct.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
state_construct.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
state_search.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
state_search.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
swap_bytes.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
swap_bytes.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
unpack_bits.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
unpack_bits.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
vq3.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
vq3.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
vq4.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
vq4.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
window32_w32.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
window32_w32.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
xcorr_coef.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
xcorr_coef.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00