Commit graph

8 commits

Author SHA1 Message Date
Jean-Marc Valin
8b2ff0da5a Updated copyright notices 2009-10-17 21:40:10 -04:00
Jean-Marc Valin
30f7f813ea Changed all the celt*int*_t types to remove the _t suffix, which is reserved
by POSIX. The other _t types that are not part of the API are still there
for now. Also, got rid of all that was left of the 64-bit types.
2009-10-17 14:35:13 -04:00
Jean-Marc Valin
bb275c4101 Making it possible to use the C64x FFT 2009-08-11 22:12:50 -04:00
Jean-Marc Valin
3c2fe0fbee fixed TI fft code -- again 2008-03-21 22:54:41 +11:00
Jean-Marc Valin
ac5dc40ae8 oops (TI FFT) 2008-03-21 13:02:53 +11:00
Jean-Marc Valin
03de605ec8 make sure TRIG_UPSCALE is properly defined 2008-03-21 12:51:05 +11:00
Jean-Marc Valin
6e09f680f1 fixed-point: fix for 32-bit TI FFT 2008-03-21 12:47:41 +11:00
Jean-Marc Valin
70162a4f82 fixed-point: Wrapper for the 32-bit complex FFT used in the MDCT so we can use
the TI dsplib FFT.
2008-03-21 12:09:27 +11:00