Commit graph

4 commits

Author SHA1 Message Date
Jean-Marc Valin
309d64204d fixed an issue (lacking parentheses) in the no-op version of BITREV 2008-04-17 07:41:39 +10:00
Jean-Marc Valin
983f6387e0 Wrapper for the TI dsplib FFT 2008-03-20 23:17:18 +11:00
Jean-Marc Valin
fcb841aa0b Making the real/single FFT easier to replace 2008-03-20 22:23:54 +11:00
Jean-Marc Valin
f93747c44a fixed-point: changed find_spectral_pitch() to use single-precision (16-bit) FFT.
This involved adding kfft_single.[ch] that redefines kiss_fft a second time
with a different prefix. All this is still a bit of a mess now. The mask
had to be converted to 16-bit input, but we're still using floats to apply it.
2008-03-05 17:20:30 +11:00