webrtc/modules/audio_coding/codecs/ilbc
Artem Titov d00ce747c7 Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
Bug: webrtc:12338
Change-Id: I02613d9fca45d00e2477f334b7a0416e7912e26b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227037
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34621}
2021-08-02 10:45:40 +00:00
..
test Removing ancient and unused test scripts and data files 2018-11-05 16:08:46 +00:00
abs_quant.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
abs_quant.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
abs_quant_loop.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
abs_quant_loop.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
audio_decoder_ilbc.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
audio_decoder_ilbc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
audio_encoder_ilbc.cc Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() 2020-11-09 10:47:55 +00:00
audio_encoder_ilbc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
augmented_cb_corr.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
augmented_cb_corr.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
bw_expand.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
bw_expand.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_construct.c "Fix" signed integer overflow in old code 2018-04-26 13:38:57 +00:00
cb_construct.h Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding 2021-01-15 10:58:20 +00:00
cb_mem_energy.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_mem_energy.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_mem_energy_augmentation.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_mem_energy_augmentation.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_mem_energy_calc.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_mem_energy_calc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_search.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_search.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_search_core.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_search_core.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_update_best_index.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
cb_update_best_index.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
chebyshev.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
chebyshev.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
comp_corr.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
comp_corr.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
complexityMeasures.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
constants.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
constants.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
create_augmented_vec.c Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
create_augmented_vec.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
decode.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
decode.h Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding 2021-01-15 10:58:20 +00:00
decode_residual.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
decode_residual.h Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding 2021-01-15 10:58:20 +00:00
decoder_interpolate_lsf.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
decoder_interpolate_lsf.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
defines.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
do_plc.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
do_plc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
encode.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
encode.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
energy_inverse.c Using fully qualified #include paths in ilbc code. 2018-02-02 13:28:13 +00:00
energy_inverse.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
enh_upsample.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
enh_upsample.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
enhancer.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
enhancer.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
enhancer_interface.c Implement a Neon optimized function to find the argmax element in an array. 2021-01-21 13:42:34 +00:00
enhancer_interface.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
filtered_cb_vecs.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
filtered_cb_vecs.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
frame_classify.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
frame_classify.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
gain_dequant.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
gain_dequant.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
gain_quant.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
gain_quant.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
get_cd_vec.c Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
get_cd_vec.h Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding 2021-01-15 10:58:20 +00:00
get_lsp_poly.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
get_lsp_poly.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
get_sync_seq.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
get_sync_seq.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
hp_input.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
hp_input.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
hp_output.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
hp_output.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
ilbc.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
ilbc.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ilbc_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
index_conv_dec.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
index_conv_dec.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
index_conv_enc.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
index_conv_enc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
init_decode.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
init_decode.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
init_encode.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
init_encode.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
interpolate.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
interpolate.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
interpolate_samples.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
interpolate_samples.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lpc_encode.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lpc_encode.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_check.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_check.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_interpolate_to_poly_dec.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_interpolate_to_poly_dec.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_interpolate_to_poly_enc.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_interpolate_to_poly_enc.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_to_lsp.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_to_lsp.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_to_poly.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsf_to_poly.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsp_to_lsf.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
lsp_to_lsf.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
my_corr.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
my_corr.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
nearest_neighbor.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
nearest_neighbor.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
pack_bits.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
pack_bits.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
poly_to_lsf.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
poly_to_lsf.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
poly_to_lsp.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
poly_to_lsp.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
refiner.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
refiner.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_interpolate_lsf.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_interpolate_lsf.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lpc_analysis.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lpc_analysis.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lsf_dequant.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lsf_dequant.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lsf_quant.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
simple_lsf_quant.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
smooth.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
smooth.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
smooth_out_data.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
smooth_out_data.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
sort_sq.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
sort_sq.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
split_vq.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
split_vq.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
state_construct.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
state_construct.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
state_search.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
state_search.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
swap_bytes.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
swap_bytes.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
unpack_bits.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
unpack_bits.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
vq3.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
vq3.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vq4.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
vq4.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
window32_w32.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
window32_w32.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
xcorr_coef.c Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00
xcorr_coef.h Organize iLBC headers as per style guide 2020-12-31 20:57:18 +00:00