forked from len0rd/rockbox
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
This commit is contained in:
parent
487b24cbf5
commit
9fde12676b
3 changed files with 2685 additions and 2650 deletions
|
@ -1,3 +1,4 @@
|
|||
const.c
|
||||
kiss_fft.c
|
||||
kiss_fftr.c
|
||||
fft.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue