opus/libcelt
2007-12-06 15:18:25 +11:00
..
arch.h Pre-emphasis, plus a few minor tweaks 2007-12-01 00:36:41 +11:00
bands.c improved energy quantisation/prediction 2007-12-06 13:50:14 +11:00
bands.h conversion to modes complete 2007-12-05 21:14:22 +11:00
celt.c Linking with libentcode 2007-12-06 15:18:25 +11:00
celt.h Converting the code to use the modes instead of global arrays. 2007-12-05 17:48:24 +11:00
cwrs.c Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +11:00
cwrs.h Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +11:00
fftwrap.c Vector quantisation of the residual (copied from Ghost/ceft) 2007-11-30 17:41:09 +11:00
fftwrap.h Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
Makefile.am Linking with libentcode 2007-12-06 15:18:25 +11:00
mdct.c MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
mdct.h MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
modes.c conversion to modes complete 2007-12-05 21:14:22 +11:00
modes.h conversion to modes complete 2007-12-05 21:14:22 +11:00
os_support.h MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
pitch.c Some improvements to the pitch period estimation 2007-12-01 01:55:17 +11:00
pitch.h Some improvements to the pitch period estimation 2007-12-01 01:55:17 +11:00
quant_bands.c improved energy quantisation/prediction 2007-12-06 13:50:14 +11:00
quant_bands.h Quantisation of band energies (adding files) 2007-12-06 07:51:53 +11:00
smallft.c Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
smallft.h Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
testcelt.c Converting the code to use the modes instead of global arrays. 2007-12-05 17:48:24 +11:00
vq.c Compressing the innovation along the pitch direction 2007-12-04 13:05:43 +11:00
vq.h Intra-frame prediction 2007-12-03 13:54:30 +11:00