fft plugin: move const data into a c file and use no wider types than necessary,...
commit6559163055c68a61b53f2b9b356aea8c2bb84dcf
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 May 2010 11:58:22 +0000 (17 11:58 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 May 2010 11:58:22 +0000 (17 11:58 +0000)
tree3dae741b0d80d97a58198a7ba87b859669676700
parentbf7848779c654d20849088a4d0b8b91a50f8d29f
fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26100 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/fft/SOURCES
apps/plugins/fft/const.c [copied from apps/plugins/fft/const.h with 99% similarity]
apps/plugins/fft/const.h