summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/vector_math32_armv4.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-05-29Correction to clobber lists of several codec's inline assembly.Andree Buschmann
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
2008-11-19Compile-time choice between 16 bit and 32 bit integers for the filters. 32 bi...Jens Arnold