[FFmpeg-devel] [PATCH] Remove duplication of TRANSPOSE8 macro in vp3dsp_sse2.c

David Conrad lessen42
Thu Sep 18 00:00:02 CEST 2008


Hi,

SSE2_Transpose is essentially a duplicate of the TRANSPOSE8 macro in  
dsputil_mmx.h. These patches remove this duplication. This also allows  
the removal of a redundant store/load of the entire block.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1-block-store-macro.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080917/147777ec/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 2-use-transpose8.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080917/147777ec/attachment-0001.txt>



More information about the ffmpeg-devel mailing list