rockbox/apps/plugins/fft
Rafaël Carré dcbd8d74c6 fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26140 a1c6a512-1295-4272-9138-f99709370657
2010-05-18 12:46:44 +00:00
..
_kiss_fft_guts.h
const.c fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller 2010-05-17 11:58:22 +00:00
const.h fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller 2010-05-17 11:58:22 +00:00
fft.c fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1 2010-05-18 12:46:44 +00:00
fft.make
kiss_fft.c
kiss_fft.h
kiss_fftr.c
kiss_fftr.h
math.h FFT plugin: eliminate 64-bit math. This should result in faster and probably more accurate calculations. 2010-05-02 20:30:44 +00:00
SOURCES fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller 2010-05-17 11:58:22 +00:00