summaryrefslogtreecommitdiff
path: root/apps/codecs/libatrac/fixp_math.h (follow)
Commit message (Expand)AuthorAge
* Submit FS#11502. Minor optimization to Coldfire assembler in libatrac's fixmu...Andree Buschmann2010-07-28
* Small changes to asm for better readability.Andree Buschmann2010-05-29
* Add the Rockbox GNU header to some files in libatrac.Mohamed Tarek2010-02-16
* Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), ...Andree Buschmann2010-02-15
* Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann2009-08-30
* Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann2009-08-29
* Make those functions actually inline. Around 20% speedup on coldfire, 10% spe...Jens Arnold2009-08-16
* Revert the asm fixmul stuff for now.Mohamed Tarek2009-08-14
* Call the asm definitions of fixmul functions when possible.Mohamed Tarek2009-08-13
* Modify libatrac to use fixed-point arithmetic.Mohamed Tarek2009-08-13