Saturday, May 5, 2007

SIMD rulez!

After iDCT + colorspace conversion has been done in SIMD way, i've got nice 13x speedup ;)
Now the test image decoding is 1.4ms vs. 18.5ms in scalar version.
Still, input double buffering and code cleanup must be done.

No comments: