forked from len0rd/rockbox
Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some data to iram.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c5056b1d7f
commit
b0b013ea0b
3 changed files with 721 additions and 112 deletions
|
|
@ -9,3 +9,6 @@ stream.c
|
|||
synth.c
|
||||
timer.c
|
||||
version.c
|
||||
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
|
||||
imdct_mcf5249.S
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue