Vojtech Pavlik wrote:

>On Fri, Feb 22, 2002 at 01:58:32PM -0800, Mark McClelland wrote:
>
>>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.
>>
>
>Hmm, I understand. Still maybe some inline function (or a #define) for
>the steps would make the code more readable and maintainable, while
>keeping the speed.
>

Good idea. I'll submit a patch that does that soon.

-- 
Mark McClelland
[EMAIL PROTECTED]




_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to