TeaSpeak-Client/native/codec/libraries/opus/silk
2019-06-26 22:09:01 +02:00
..
arm Initial commit 2019-06-26 22:09:01 +02:00
fixed Initial commit 2019-06-26 22:09:01 +02:00
float Initial commit 2019-06-26 22:09:01 +02:00
mips Initial commit 2019-06-26 22:09:01 +02:00
tests Initial commit 2019-06-26 22:09:01 +02:00
x86 Initial commit 2019-06-26 22:09:01 +02:00
A2NLSF.c Initial commit 2019-06-26 22:09:01 +02:00
ana_filt_bank_1.c Initial commit 2019-06-26 22:09:01 +02:00
API.h Initial commit 2019-06-26 22:09:01 +02:00
biquad_alt.c Initial commit 2019-06-26 22:09:01 +02:00
bwexpander_32.c Initial commit 2019-06-26 22:09:01 +02:00
bwexpander.c Initial commit 2019-06-26 22:09:01 +02:00
check_control_input.c Initial commit 2019-06-26 22:09:01 +02:00
CNG.c Initial commit 2019-06-26 22:09:01 +02:00
code_signs.c Initial commit 2019-06-26 22:09:01 +02:00
control_audio_bandwidth.c Initial commit 2019-06-26 22:09:01 +02:00
control_codec.c Initial commit 2019-06-26 22:09:01 +02:00
control_SNR.c Initial commit 2019-06-26 22:09:01 +02:00
control.h Initial commit 2019-06-26 22:09:01 +02:00
debug.c Initial commit 2019-06-26 22:09:01 +02:00
debug.h Initial commit 2019-06-26 22:09:01 +02:00
dec_API.c Initial commit 2019-06-26 22:09:01 +02:00
decode_core.c Initial commit 2019-06-26 22:09:01 +02:00
decode_frame.c Initial commit 2019-06-26 22:09:01 +02:00
decode_indices.c Initial commit 2019-06-26 22:09:01 +02:00
decode_parameters.c Initial commit 2019-06-26 22:09:01 +02:00
decode_pitch.c Initial commit 2019-06-26 22:09:01 +02:00
decode_pulses.c Initial commit 2019-06-26 22:09:01 +02:00
decoder_set_fs.c Initial commit 2019-06-26 22:09:01 +02:00
define.h Initial commit 2019-06-26 22:09:01 +02:00
enc_API.c Initial commit 2019-06-26 22:09:01 +02:00
encode_indices.c Initial commit 2019-06-26 22:09:01 +02:00
encode_pulses.c Initial commit 2019-06-26 22:09:01 +02:00
errors.h Initial commit 2019-06-26 22:09:01 +02:00
gain_quant.c Initial commit 2019-06-26 22:09:01 +02:00
HP_variable_cutoff.c Initial commit 2019-06-26 22:09:01 +02:00
init_decoder.c Initial commit 2019-06-26 22:09:01 +02:00
init_encoder.c Initial commit 2019-06-26 22:09:01 +02:00
Inlines.h Initial commit 2019-06-26 22:09:01 +02:00
inner_prod_aligned.c Initial commit 2019-06-26 22:09:01 +02:00
interpolate.c Initial commit 2019-06-26 22:09:01 +02:00
lin2log.c Initial commit 2019-06-26 22:09:01 +02:00
log2lin.c Initial commit 2019-06-26 22:09:01 +02:00
LP_variable_cutoff.c Initial commit 2019-06-26 22:09:01 +02:00
LPC_analysis_filter.c Initial commit 2019-06-26 22:09:01 +02:00
LPC_fit.c Initial commit 2019-06-26 22:09:01 +02:00
LPC_inv_pred_gain.c Initial commit 2019-06-26 22:09:01 +02:00
MacroCount.h Initial commit 2019-06-26 22:09:01 +02:00
MacroDebug.h Initial commit 2019-06-26 22:09:01 +02:00
macros.h Initial commit 2019-06-26 22:09:01 +02:00
main.h Initial commit 2019-06-26 22:09:01 +02:00
NLSF2A.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_decode.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_del_dec_quant.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_encode.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_stabilize.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_unpack.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_VQ_weights_laroia.c Initial commit 2019-06-26 22:09:01 +02:00
NLSF_VQ.c Initial commit 2019-06-26 22:09:01 +02:00
NSQ_del_dec.c Initial commit 2019-06-26 22:09:01 +02:00
NSQ.c Initial commit 2019-06-26 22:09:01 +02:00
NSQ.h Initial commit 2019-06-26 22:09:01 +02:00
pitch_est_defines.h Initial commit 2019-06-26 22:09:01 +02:00
pitch_est_tables.c Initial commit 2019-06-26 22:09:01 +02:00
PLC.c Initial commit 2019-06-26 22:09:01 +02:00
PLC.h Initial commit 2019-06-26 22:09:01 +02:00
process_NLSFs.c Initial commit 2019-06-26 22:09:01 +02:00
quant_LTP_gains.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_down2_3.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_down2.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_private_AR2.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_private_down_FIR.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_private_IIR_FIR.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_private_up2_HQ.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_private.h Initial commit 2019-06-26 22:09:01 +02:00
resampler_rom.c Initial commit 2019-06-26 22:09:01 +02:00
resampler_rom.h Initial commit 2019-06-26 22:09:01 +02:00
resampler_structs.h Initial commit 2019-06-26 22:09:01 +02:00
resampler.c Initial commit 2019-06-26 22:09:01 +02:00
shell_coder.c Initial commit 2019-06-26 22:09:01 +02:00
sigm_Q15.c Initial commit 2019-06-26 22:09:01 +02:00
SigProc_FIX.h Initial commit 2019-06-26 22:09:01 +02:00
sort.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_decode_pred.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_encode_pred.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_find_predictor.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_LR_to_MS.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_MS_to_LR.c Initial commit 2019-06-26 22:09:01 +02:00
stereo_quant_pred.c Initial commit 2019-06-26 22:09:01 +02:00
structs.h Initial commit 2019-06-26 22:09:01 +02:00
sum_sqr_shift.c Initial commit 2019-06-26 22:09:01 +02:00
table_LSF_cos.c Initial commit 2019-06-26 22:09:01 +02:00
tables_gain.c Initial commit 2019-06-26 22:09:01 +02:00
tables_LTP.c Initial commit 2019-06-26 22:09:01 +02:00
tables_NLSF_CB_NB_MB.c Initial commit 2019-06-26 22:09:01 +02:00
tables_NLSF_CB_WB.c Initial commit 2019-06-26 22:09:01 +02:00
tables_other.c Initial commit 2019-06-26 22:09:01 +02:00
tables_pitch_lag.c Initial commit 2019-06-26 22:09:01 +02:00
tables_pulses_per_block.c Initial commit 2019-06-26 22:09:01 +02:00
tables.h Initial commit 2019-06-26 22:09:01 +02:00
tuning_parameters.h Initial commit 2019-06-26 22:09:01 +02:00
typedef.h Initial commit 2019-06-26 22:09:01 +02:00
VAD.c Initial commit 2019-06-26 22:09:01 +02:00
VQ_WMat_EC.c Initial commit 2019-06-26 22:09:01 +02:00