summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/idct_armv6.S (unfollow)
Commit message (Expand)Author
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2010-05-02Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold
2009-07-15Further ARMv6 imdct optimisation, ~5.5% speedup.Jens Arnold
2009-07-12* Fix overlooked r12 usage possibility in mpegplayer ARM idct Jens Arnold
2009-07-12* ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold
2009-06-20Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though.Jens Arnold