opus/libcelt
Jean-Marc Valin 6f1cbca519 More cleanup
2010-07-24 22:06:29 -04:00
..
_kiss_fft_guts.h 16-bit bitrev table 2010-07-08 21:02:05 -04:00
arch.h Converted a few double-precision constants to single precision 2010-04-16 20:57:56 -04:00
bands.c More cleanup 2010-07-24 22:06:29 -04:00
bands.h Considering the end band in more places in the code 2010-07-16 15:25:30 -04:00
c64_fft.c Changed all the celt*int*_t types to remove the _t suffix, which is reserved 2009-10-17 14:35:13 -04:00
c64_fft.h Changed all the celt*int*_t types to remove the _t suffix, which is reserved 2009-10-17 14:35:13 -04:00
celt.c Codec state simplification 2010-07-24 12:32:37 -04:00
celt.h Support for adjusting the end band 2010-07-13 18:18:23 -04:00
celt_header.h Updated copyright notices 2009-10-17 21:40:10 -04:00
celt_types.h Changed all the celt*int*_t types to remove the _t suffix, which is reserved 2009-10-17 14:35:13 -04:00
cwrs.c Removing the rest of the >32-bit PVQ code 2010-05-24 09:05:36 -04:00
cwrs.h Removing the rest of the >32-bit PVQ code 2010-05-24 09:05:36 -04:00
dump_modes.c Updated static mode generation for latest changes 2010-07-24 07:59:08 -04:00
ecintrin.h Some C90-ication 2010-06-27 21:55:08 -04:00
entcode.c Updated copyright notices 2009-10-17 21:40:10 -04:00
entcode.h Encoder now has a way to check whether an error has occurred 2010-07-18 09:42:05 -04:00
entdec.c Error checking on the decoder side 2010-07-18 21:20:35 -04:00
entdec.h Error checking on the decoder side 2010-07-18 21:20:35 -04:00
entenc.c Error checking on the decoder side 2010-07-18 21:20:35 -04:00
entenc.h Error checking on the decoder side 2010-07-18 21:20:35 -04:00
fixed_c5x.h Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
fixed_c6x.h Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
fixed_debug.h Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
fixed_generic.h Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
float_cast.h Preparing for 0.5.0 2008-10-09 07:29:39 -04:00
header.c Mode cleanup (removed redundant mdctSize field) 2010-06-27 13:49:38 -04:00
kfft_double.h Sharing of the twiddles across multiple FFTs 2010-07-08 20:54:32 -04:00
kfft_single.c Updated copyright notices 2009-10-17 21:40:10 -04:00
kfft_single.h Updated copyright notices 2009-10-17 21:40:10 -04:00
kiss_fft.c Making a bunch of things static 2010-07-23 17:02:23 -04:00
kiss_fft.h Making a bunch of things static 2010-07-23 17:02:23 -04:00
kiss_fftr.c Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
kiss_fftr.h License for the kiss-fft headers 2009-02-03 23:27:49 -05:00
laplace.c Added a SMALL_FOOTPRINT option 2009-10-24 11:44:07 -04:00
laplace.h Updated copyright notices 2009-10-17 21:40:10 -04:00
Makefile.am Cleanup, de-inlining some math functions 2010-07-23 17:28:50 -04:00
match-test.sh Simplified the folding normalisation by creating renormalise_vector(). 2008-07-20 23:14:31 -04:00
mathops.c Cleanup, de-inlining some math functions 2010-07-23 17:28:50 -04:00
mathops.h Cleanup, de-inlining some math functions 2010-07-23 17:28:50 -04:00
mdct.c Sharing of the twiddles across multiple FFTs 2010-07-08 20:54:32 -04:00
mdct.h Sharing twiddle factors across all MDCTs 2010-07-07 21:26:38 -04:00
mfrngcod.h Updated copyright notices 2009-10-17 21:40:10 -04:00
mfrngdec.c Updated copyright notices 2009-10-17 21:40:10 -04:00
mfrngenc.c Updated copyright notices 2009-10-17 21:40:10 -04:00
modes.c Energy quantization tuning. 2010-07-23 16:10:36 -04:00
modes.h Energy quantization tuning. 2010-07-23 16:10:36 -04:00
os_support.h Fix accidental change of celt_alloc() to non-inline 2010-07-08 14:35:29 -04:00
pitch.c Just removing old code that was commented out anyway 2010-07-23 17:46:53 -04:00
pitch.h More work on variable frame size (getting rid of FRAMESIZE() ) 2010-05-07 21:20:22 -04:00
plc.c Removing old PCL, added plc.h 2010-06-20 23:01:33 -04:00
plc.h Removing old PCL, added plc.h 2010-06-20 23:01:33 -04:00
psy.c Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
psy.h Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
quant_bands.c Cleaning up intra_decision() 2010-07-23 16:54:45 -04:00
quant_bands.h Cleaning up intra_decision() 2010-07-23 16:54:45 -04:00
rangedec.c Error checking on the decoder side 2010-07-18 21:20:35 -04:00
rangeenc.c Encoder now has a way to check whether an error has occurred 2010-07-18 09:42:05 -04:00
rate.c Support for adjusting the end band 2010-07-13 18:18:23 -04:00
rate.h Just removing old code that was commented out anyway 2010-07-23 17:46:53 -04:00
stack_alloc.h Updated copyright notices 2009-10-17 21:40:10 -04:00
testcelt.c Error checking on the decoder side 2010-07-18 21:20:35 -04:00
vq.c More cleanup 2010-07-24 22:06:29 -04:00
vq.h More cleanup 2010-07-24 22:06:29 -04:00