Mercurial > libavcodec.hg
comparison os2thread.c @ 5159:883a5619f52f libavcodec
Use a faster way to compute 255-val: Instead of creating a vector of
all 255s, and then doing the subtraction, nor of the vector with itself: saves
one instruction and a register.
Patch by Graham Booker % gbooker A tamu P edu%
author | gpoirier |
---|---|
date | Sat, 16 Jun 2007 18:59:10 +0000 |
parents | 4dbe6578f811 |
children | 2b72f9bc4f06 |
comparison
equal
deleted
inserted
replaced
5158:65b1bfb3a74c | 5159:883a5619f52f |
---|