forked from len0rd/rockbox
Vorbis opts: keep floor1 lookup table in IRAM.
Slightly faster 16-bit clipping function. Misc: changed tabs for spaces to conform with Rockbox coding standards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6608 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ead61c1d18
commit
0a3f8e0924
11 changed files with 863 additions and 835 deletions
|
|
@ -37,7 +37,7 @@ void* alloca(size_t size);
|
|||
|
||||
#ifndef _LOW_ACCURACY_
|
||||
/* 64 bit multiply */
|
||||
//#include <sys/types.h>
|
||||
/* #include <sys/types.h> */
|
||||
|
||||
#if BYTE_ORDER==LITTLE_ENDIAN
|
||||
union magic {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue