Felicia Lim 70a3d641b7 Ensure that NLSF cannot be negative when computing a min distance between them 9 years ago
..
arm 512f17a252 Add Aarch64 intrinsics for saturated add/subtract. 9 years ago
fixed 6be769c3f3 Apply 02f3ac225f99 fix for divide-by-zero to the SSE4.1 version of silk_burg_modified() 9 years ago
float 3499e78bd5 Fix for flutter with FEC 9 years ago
mips 81a1942707 Apply Neon short prediction optimization to silk_noise_shape_quantizer_del_dec. 9 years ago
x86 44e8e73850 Add Neon intrinsics for Silk noise shape quantization. 9 years ago
A2NLSF.c c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
API.h c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
CNG.c fab6397ae6 cng exitation signal can saturate. Use same scaling as PLC and normal decoding 9 years ago
HP_variable_cutoff.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
Inlines.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
LPC_analysis_filter.c c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
LPC_inv_pred_gain.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
LP_variable_cutoff.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
MacroCount.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
MacroDebug.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
NLSF2A.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
NLSF_VQ.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
NLSF_VQ_weights_laroia.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
NLSF_decode.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
NLSF_del_dec_quant.c 3f4a64fabf Replacing some 32x16 multiplies with 16x16 when both operands are 16 bits 9 years ago
NLSF_encode.c e40df01625 Fix valgrind unaddressable mem read error 9 years ago
NLSF_stabilize.c 70a3d641b7 Ensure that NLSF cannot be negative when computing a min distance between them 8 years ago
NLSF_unpack.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
NSQ.c 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. 9 years ago
NSQ.h 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. 9 years ago
NSQ_del_dec.c 81a1942707 Apply Neon short prediction optimization to silk_noise_shape_quantizer_del_dec. 9 years ago
PLC.c 5ead149cf4 Saturate when adding prediction to LPC excitation to avoid integer overflow 9 years ago
PLC.h c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
SigProc_FIX.h c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
VAD.c c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
VQ_WMat_EC.c 554b349cdb There are no tabs in source code. 10 years ago
ana_filt_bank_1.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
biquad_alt.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
bwexpander.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
bwexpander_32.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
check_control_input.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
code_signs.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 years ago
control.h cbe93e23be Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames 11 years ago
control_SNR.c 3499e78bd5 Fix for flutter with FEC 9 years ago
control_audio_bandwidth.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
control_codec.c 3499e78bd5 Fix for flutter with FEC 9 years ago
debug.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
debug.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
dec_API.c c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
decode_core.c 5ead149cf4 Saturate when adding prediction to LPC excitation to avoid integer overflow 9 years ago
decode_frame.c c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
decode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
decode_parameters.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
decode_pitch.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
decode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 years ago
decoder_set_fs.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
define.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 years ago
enc_API.c 3499e78bd5 Fix for flutter with FEC 9 years ago
encode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
encode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 years ago
errors.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
gain_quant.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
init_decoder.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
init_encoder.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
inner_prod_aligned.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
interpolate.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
lin2log.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
log2lin.c 554b349cdb There are no tabs in source code. 10 years ago
macros.h 512f17a252 Add Aarch64 intrinsics for saturated add/subtract. 9 years ago
main.h c9c2035355 Fixes compile problems for MIPS 9 years ago
pitch_est_defines.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
pitch_est_tables.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
process_NLSFs.c 29d1369a79 Replace another useless 32x16 multiply with 16x16 9 years ago
quant_LTP_gains.c 554b349cdb There are no tabs in source code. 10 years ago
resampler.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_down2.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_down2_3.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_private.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_private_AR2.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_private_IIR_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
resampler_private_down_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
resampler_private_up2_HQ.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_rom.c 554b349cdb There are no tabs in source code. 10 years ago
resampler_rom.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
resampler_structs.h f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
shell_coder.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 years ago
sigm_Q15.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
sort.c 58dbcf23f3 Update URLs 9 years ago
stereo_LR_to_MS.c b1034eb1f0 Fixes potential overflow on 16-bit platforms 9 years ago
stereo_MS_to_LR.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
stereo_decode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
stereo_encode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
stereo_find_predictor.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
stereo_quant_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
structs.h 554b349cdb There are no tabs in source code. 10 years ago
sum_sqr_shift.c a88d8365d4 Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg. 11 years ago
table_LSF_cos.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 years ago
tables_LTP.c 854e9bd499 Using the maximum frequency response of pitch taps instead of maxabs 11 years ago
tables_NLSF_CB_NB_MB.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables_NLSF_CB_WB.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables_gain.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables_other.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables_pitch_lag.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tables_pulses_per_block.c f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
tuning_parameters.h 554b349cdb There are no tabs in source code. 10 years ago
typedef.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago