c13eba29ff
- ARM assembly version of parts of mdct, - special case for vorbis_book_decodevv_add for 2 channels and even book->dim, - store the output in vb->pcm if possible, as it is usually in IRAM as opposed to v->pcm. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14875 a1c6a512-1295-4272-9138-f99709370657
20 lines
202 B
Text
20 lines
202 B
Text
bitwise.c
|
|
block.c
|
|
codebook.c
|
|
floor0.c
|
|
floor1.c
|
|
framing.c
|
|
info.c
|
|
mapping0.c
|
|
mdct.c
|
|
#ifdef CPU_ARM
|
|
mdct_arm.S
|
|
#endif
|
|
registry.c
|
|
res012.c
|
|
sharedbook.c
|
|
synthesis.c
|
|
vorbisfile.c
|
|
window.c
|
|
ctype.c
|
|
oggmalloc.c
|