rockbox/apps/codecs/lib
Rafaël Carré d2c1765800 Use bx lr unconditionally in setjmp_arm.S
Rockbox doesn't support ARMv4 non T CPUs

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25083 a1c6a512-1295-4272-9138-f99709370657
2010-03-09 00:22:23 +00:00
..
tlsf Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
asm_arm.h Remove CLIP_TO_15 from codeclib. Remove tabs. 2010-02-21 22:05:48 +00:00
asm_mcf5249.h Remove CLIP_TO_15 from codeclib. Remove tabs. 2010-02-21 22:05:48 +00:00
codeclib.c Remove some sample functions from codeclib - these were for verifying the generated asm for bs_generic and never intended for use. 2009-12-09 17:13:06 +00:00
codeclib.h Eep, didn't mean to commit those other files 2010-02-21 21:17:53 +00:00
codeclib_misc.h Remove CLIP_TO_15 from codeclib. Remove tabs. 2010-02-21 22:05:48 +00:00
ffmpeg_bitstream.c
ffmpeg_bitstream.h
ffmpeg_bswap.h Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
fft-ffmpeg.c Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
fft-ffmpeg_arm.h Merge from branches/mdctexp - faster ifft+imdct in codec lib 2010-02-17 00:49:53 +00:00
fft.h Merge from branches/mdctexp - faster ifft+imdct in codec lib 2010-02-17 00:49:53 +00:00
fixedpoint.c
fixedpoint.h
libcodec.make
mdct.c Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL. 2010-03-05 21:37:46 +00:00
mdct.h Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL. 2010-03-05 21:37:46 +00:00
mdct2.c Improved bitrev12, using a larger LUT to save one lookup, speeds up vorbis about 2% on beast, about 0.5% on h300 2009-12-13 15:00:20 +00:00
mdct2.h
mdct_arm.S Rerrange some registers in butterfly_generic to combine some 2-word stores into 4-word stores and remove some redundant mov instructions. Shave off some additional instructions (stacking and additions) in butterfly_32 by getting butterfly_8 and butterfly_16 to do the address incrementing for us. Add a few comments. 2009-08-29 11:50:15 +00:00
mdct_lookup.c Merge from branches/mdctexp - faster ifft+imdct in codec lib 2010-02-17 00:49:53 +00:00
mdct_lookup.h Merge from branches/mdctexp - faster ifft+imdct in codec lib 2010-02-17 00:49:53 +00:00
osx.dummy.c
setjmp.h Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
setjmp_arm.S Use bx lr unconditionally in setjmp_arm.S 2010-03-09 00:22:23 +00:00
setjmp_cf.S Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
setjmp_mips.S
SOURCES Eep, didn't mean to commit those other files 2010-02-21 21:17:53 +00:00