summaryrefslogtreecommitdiff
path: root/apps/codecs/libatrac/fixp_math.h
AgeCommit message (Expand)Author
2009-08-30Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann
2009-08-29Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann
2009-08-16Make those functions actually inline. Around 20% speedup on coldfire, 10% spe...Jens Arnold
2009-08-14Revert the asm fixmul stuff for now.Mohamed Tarek
2009-08-13Call the asm definitions of fixmul functions when possible.Mohamed Tarek
2009-08-13Modify libatrac to use fixed-point arithmetic.Mohamed Tarek