[Ffmpeg-devel] [PATCH] Faster rgb32tobgr32
Ivo
ivop
Tue Apr 17 16:23:37 CEST 2007
Hi,
The following patch makes rgb32tobgr32 slightly faster by avoiding an extra
add and a cmp.
Old C Code, Avg of ten runs: 68345307
New C Code, Avg of ten runs: 67644935
Old MMX2 Code, Avg of ten runs: 66875441
New MMX2 Code, Avg of ten runs: 65855368
--Ivo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rgb32tobgr32.patch
Type: text/x-diff
Size: 1906 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070417/7b21e176/attachment.patch>
More information about the ffmpeg-devel
mailing list