Jean-Marc Valin e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
..
arm c16a96b458 Minor speedups to celt_pitch_xcorr_edsp(). 11 år sedan
dump_modes d19fb79b8d Make dump_modes compile again. 11 år sedan
tests 45942ca3d6 Changes ABS16() and ABS32() to use fabs() in the float build 11 år sedan
x86 e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
_kiss_fft_guts.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
arch.h 45942ca3d6 Changes ABS16() and ABS32() to use fabs() in the float build 11 år sedan
bands.c ab61492195 Replaces inline copies and initialization with OPUS_*() macros. 11 år sedan
bands.h ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] 11 år sedan
celt.c 0d95b3b48c SSE optimization of comb_filter() 11 år sedan
celt.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
celt_decoder.c 96408b6295 Fixes Opus-custom preemphasis 11 år sedan
celt_encoder.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
celt_lpc.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
celt_lpc.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
cpu_support.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
cwrs.c 0c7c425431 oops, fix previous commit 11 år sedan
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
entcode.c 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. 12 år sedan
entcode.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
entdec.c 0aa8b42db0 Fix broken URL in entdec.c. 11 år sedan
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 11 år sedan
fixed_debug.h 530198f955 Adds SATURATE16() to the fixed-point debug build too 11 år sedan
fixed_generic.h 35a44c6100 Fixes OPUS_SET_GAIN (was a bug in MULT16_32_P16()) 11 år sedan
float_cast.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
kiss_fft.c cc6e26a25f Minor FFT cleanups. 11 år sedan
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments 12 år sedan
laplace.c ab5a049705 Merge commit '390c89225d' 12 år sedan
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
mdct.c c093829c17 Do imdct post-rotate and deshuffle in-place. 12 år sedan
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. 12 år sedan
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
modes.c 006273c59f Use a table for PVQ encoding/decoding. 11 år sedan
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 år sedan
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 12 år sedan
os_support.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
pitch.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
pitch.h e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
quant_bands.c 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" 11 år sedan
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 11 år sedan
rate.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
rate.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
stack_alloc.h ca6fac041b Fixes some minor issues found by scan build 11 år sedan
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 år sedan
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 år sedan
vq.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. 11 år sedan
vq.h f55b0eaca5 Documentation fixes 12 år sedan