[MPlayer-dev-eng] [PATCH] yadif SSE2/SSSE3 optimization

Zhou, Zongyi zz65 at cornell.edu
Mon Nov 24 13:21:38 CET 2008


>cosmetic patch:
>- "paddw %%mm3, "%%mm2 \n\t"\
>+ "paddw "MM"3, "MM"2 \n\t"\
>...
>+#define MM "%%mm"
>...
>+FILTER_LINE_ROUTINE(mmx2)
>
>
>SSE2 adding patch:
>+#undef MM
>+#define MM "%%xmm"
>...
>+FILTER_LINE_ROUTINE(sse2)

This is the cosmetics patch. I will make the SSE2 adding patch when this gets applied.

ZZ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yadif_cosmetics.patch
Type: application/octet-stream
Size: 19348 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20081124/371b70db/attachment.obj>


More information about the MPlayer-dev-eng mailing list