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