In message <EHEOLOLLINEMBNHDJDFLOEDDHEAA.andy@...>
"Andy Mucho" <andy@...> wrote:
> Go for the AAN DCT.. Using that I'm currently at 0.31 MegaPixels per second
> (about 8fps) using 8:1 compressed images. That's still in a complete C++
> implementation with no assembler yet. I see maybe a marginal increase in the
> DCT core, though the compiler has done a pretty cool job.
> I expect with some hand tweaking to push this to maybe 10fps, and maybe then
> eek some more speed through other optimisations.
Yes, that's what i will try to implement today. Thanks to you i now also
have some idea about how fast my implementation should get... ;)
Hm, looking at the IJG dct source, this should be quite straightforward
to do for a compiler, so i wouldn't expect much gain by doing it in asm.
--
exoticorn/icebird