> I originally wrote the decompressor for the OV518 using tables and a > single loop. Someone else rewote it with unrolled loops and without > tables, and it is 2.4 times faster now.
Thats pretty much the same as video playback people have found. A modern processor can do YUV->RGB computation faster than the cache misses on large table lookups _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
