1
0
Fork 0
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:
Pedro Vasconcelos 2005-06-08 13:09:30 +00:00
parent ead61c1d18
commit 0a3f8e0924
11 changed files with 863 additions and 835 deletions

View file

@ -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 {