Linfeng Zhang f73d4c8163 Optimize silk_NSQ_del_dec() for ARM NEON 8 anni fa
..
arm f73d4c8163 Optimize silk_NSQ_del_dec() for ARM NEON 8 anni fa
fixed f1deb29cd6 Eliminate trailing spaces 8 anni fa
float c4027c1d34 Fix include warning 8 anni fa
mips efcdeb9bb2 Fix some compiler warnings 8 anni fa
x86 3fdfcd4045 Remove commented-out DEBUG_STORE_DATA calls. r=keon 8 anni fa
A2NLSF.c 90f8c5ef4d Clean up: replace tabs by spaces 8 anni fa
API.h c95c9a048f Cisco optimization for x86 & fixed point 10 anni fa
CNG.c f1deb29cd6 Eliminate trailing spaces 8 anni fa
HP_variable_cutoff.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
Inlines.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
LPC_analysis_filter.c d6643192f7 Add FIXED_POINT check if using celt_fir in SILK's LPC analysis filter 8 anni fa
LPC_fit.c 90f8c5ef4d Clean up: replace tabs by spaces 8 anni fa
LPC_inv_pred_gain.c 8ab3e80ec4 Fixes an overflow in LPC_inverse_pred_gain_QA() 8 anni fa
LP_variable_cutoff.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
MacroCount.h 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() 8 anni fa
MacroDebug.h 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() 8 anni fa
NLSF2A.c 52cfffe579 slight clean up 8 anni fa
NLSF_VQ.c aa7e174891 NLSF VQ now uses absolute error, and prediction 8 anni fa
NLSF_VQ_weights_laroia.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
NLSF_decode.c 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search 8 anni fa
NLSF_del_dec_quant.c 10b2978de3 Making it clearer to Coverity that nStates cannot exceed NLSF_QUANT_DEL_DEC_STATES 8 anni fa
NLSF_encode.c e437424c23 NLSF_VQ_MAX_SURVIVORS is no longer useful 8 anni fa
NLSF_stabilize.c 79e8f527b0 Ensure that NLSF cannot be negative when computing a min distance between them 8 anni fa
NLSF_unpack.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
NSQ.c 3fdfcd4045 Remove commented-out DEBUG_STORE_DATA calls. r=keon 8 anni fa
NSQ.h 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. 8 anni fa
NSQ_del_dec.c 3fdfcd4045 Remove commented-out DEBUG_STORE_DATA calls. r=keon 8 anni fa
PLC.c 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech 8 anni fa
PLC.h c95c9a048f Cisco optimization for x86 & fixed point 10 anni fa
SigProc_FIX.h f73d4c8163 Optimize silk_NSQ_del_dec() for ARM NEON 8 anni fa
VAD.c c95c9a048f Cisco optimization for x86 & fixed point 10 anni fa
VQ_WMat_EC.c 0a698d6522 merge back in the LTP gain safety limiter 8 anni fa
ana_filt_bank_1.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
biquad_alt.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
bwexpander.c 52cfffe579 slight clean up 8 anni fa
bwexpander_32.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
check_control_input.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
code_signs.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 anni fa
control.h 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) 8 anni fa
control_SNR.c 2799c53ced increase NSQ decision delay from 32 to 40 8 anni fa
control_audio_bandwidth.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
control_codec.c 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) 8 anni fa
debug.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
debug.h 4dde082d2c Remove SILK_DEBUG define when _WIN32 and _DEBUG are defined. 8 anni fa
dec_API.c c95c9a048f Cisco optimization for x86 & fixed point 10 anni fa
decode_core.c 3fdfcd4045 Remove commented-out DEBUG_STORE_DATA calls. r=keon 8 anni fa
decode_frame.c 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech 8 anni fa
decode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
decode_parameters.c 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search 8 anni fa
decode_pitch.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
decode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 anni fa
decoder_set_fs.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
define.h 864bc8c606 Update NSQ_LPC_BUF_LENGTH macro 8 anni fa
enc_API.c 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) 8 anni fa
encode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
encode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 anni fa
errors.h f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
gain_quant.c bd54e279d5 Correct SILK encoder gain limit 8 anni fa
init_decoder.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
init_encoder.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 anni fa
inner_prod_aligned.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
interpolate.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
lin2log.c 8c9d41867e simplified computation of LTP coefs 8 anni fa
log2lin.c 554b349cdb There are no tabs in source code. 10 anni fa
macros.h c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop 8 anni fa
main.h f73d4c8163 Optimize silk_NSQ_del_dec() for ARM NEON 8 anni fa
pitch_est_defines.h f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
pitch_est_tables.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
process_NLSFs.c 29d1369a79 Replace another useless 32x16 multiply with 16x16 8 anni fa
quant_LTP_gains.c 386883179a Fixing some opus_int vs opus_int32 mismatches 8 anni fa
resampler.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_down2.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_down2_3.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_private.h f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_private_AR2.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_private_IIR_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
resampler_private_down_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
resampler_private_up2_HQ.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_rom.c 554b349cdb There are no tabs in source code. 10 anni fa
resampler_rom.h f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
resampler_structs.h f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
shell_coder.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 anni fa
sigm_Q15.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
sort.c 58dbcf23f3 Update URLs 8 anni fa
stereo_LR_to_MS.c b1034eb1f0 Fixes potential overflow on 16-bit platforms 8 anni fa
stereo_MS_to_LR.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
stereo_decode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
stereo_encode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
stereo_find_predictor.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
stereo_quant_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
structs.h 6e40eb5d75 removed prefilter 8 anni fa
sum_sqr_shift.c 7c645606c4 Implement sum_sqr_shift() using two passes with no branch inside the loops 8 anni fa
table_LSF_cos.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
tables.h 0a698d6522 merge back in the LTP gain safety limiter 8 anni fa
tables_LTP.c 0a698d6522 merge back in the LTP gain safety limiter 8 anni fa
tables_NLSF_CB_NB_MB.c 2955f68b14 NLSF decoding now uses tables for NLSF weights 8 anni fa
tables_NLSF_CB_WB.c 2955f68b14 NLSF decoding now uses tables for NLSF weights 8 anni fa
tables_gain.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
tables_other.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
tables_pitch_lag.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
tables_pulses_per_block.c f2446c25c6 Remove trailing whitespace from the license headers. 11 anni fa
tuning_parameters.h b1d38ed32e Avoiding an overflow in the LTP quantization 8 anni fa
typedef.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa