summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/wmapro_math.h
AgeCommit message (Expand)Author
2010-07-30libwmapro: fix comment for coldfire fixmul31.Nils Wallménius
2010-07-29Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...Andree Buschmann
2010-07-28libwmapro: coldfire asm for vector_fixmul_scalar, 1% speedupNils Wallménius
2010-07-28Refactor asm macros in libwmapro's vector_fixmul_() functions. No change to o...Andree Buschmann
2010-07-28Add ARM assembler to libwmapro vector_fixmul_scalar(). Speeds up decoding by ...Andree Buschmann
2010-07-28Submit next part of FS#11498. Unroll loop for minor speedup of libwmapro on A...Andree Buschmann
2010-07-27libwmapro: tiny tweak fo coldfire fixmul24 for a very slight speedup.Nils Wallménius
2010-07-26libwmapro: slightly shorter and faster inline asm fixed point multiplication ...Nils Wallménius
2010-07-26Submit part of FS#11498. Major speedup for WMA Professional on ARM and Coldfi...Andree Buschmann
2010-07-26libwmapro: coldfire asm for vector_fixmul_window, gives a speedup of ~13%, dr...Nils Wallménius
2010-07-17libwmapro : Rename all FIXED occurrances to int32_t and remove types.hMohamed Tarek
2010-07-15Initial cleanup for libwmapro.Mohamed Tarek
2010-07-12Complete the conversion of WMA Pro to fixed point. Floating point code is sti...Mohamed Tarek
2010-07-05Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek