Jean-Marc Valin d6eb9c468f Silences a warning in fixed-point 11 years ago
..
arm f50df82246 Fixes permissions on arm2gnu.pl 11 years ago
dump_modes d19fb79b8d Make dump_modes compile again. 12 years ago
tests 5280c71883 Revert "Fixes a number of double promotions and missing casts." 12 years ago
x86 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
_kiss_fft_guts.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
arch.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
bands.c 8ea01eed10 Making the CELT fixed-point decoder a bit more robust to extreme signals 11 years ago
bands.h ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] 12 years ago
celt.c 0d95b3b48c SSE optimization of comb_filter() 12 years ago
celt.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
celt_decoder.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
celt_encoder.c d6eb9c468f Silences a warning in fixed-point 11 years ago
celt_lpc.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
celt_lpc.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
cpu_support.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
cwrs.c 0c7c425431 oops, fix previous commit 11 years ago
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
entcode.c 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. 12 years ago
entcode.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
entdec.c 0aa8b42db0 Fix broken URL in entdec.c. 12 years ago
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 12 years ago
fixed_debug.h 530198f955 Adds SATURATE16() to the fixed-point debug build too 11 years ago
fixed_generic.h 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 12 years ago
float_cast.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
kiss_fft.c cc6e26a25f Minor FFT cleanups. 12 years ago
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments 13 years ago
laplace.c ab5a049705 Merge commit '390c89225d' 13 years ago
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
mdct.c c093829c17 Do imdct post-rotate and deshuffle in-place. 12 years ago
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. 13 years ago
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
modes.c 006273c59f Use a table for PVQ encoding/decoding. 12 years ago
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 13 years ago
os_support.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
pitch.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
pitch.h 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
quant_bands.c 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" 11 years ago
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 12 years ago
rate.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
rate.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
stack_alloc.h ca6fac041b Fixes some minor issues found by scan build 11 years ago
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 years ago
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 years ago
vq.c de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 13 years ago
vq.h f55b0eaca5 Documentation fixes 12 years ago