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