summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/vector_math16_cf.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-03-03Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...Jens Arnold
2010-02-02APE codec: Speed up decoding of -c2000 and higher on ARMv4 and coldfire by fu...Jens Arnold
2008-11-19Several tweaks and cleanups: * Use .rept instead of repeated macros for repea...Jens Arnold
2007-10-25Further optimised the filter vector math assembly for coldfire, and added ass...Jens Arnold
2007-10-19APE codec: Further optimised filtering yields 3..4% speedup for -c2000 (now 1...Jens Arnold
2007-10-18APE codec: Assembler optimised vector math routines for coldfire. -c2000 is n...Jens Arnold