[x265] [PATCH] asm: Modifications to intrapred16 modes 3, 4, 32 and 33 such that it uses TRANSPOSE_STORE macro of intrapred32

chen chenm003 at 163.com
Tue Feb 4 07:27:10 CET 2014


>     movu        m0,        [r3 + 13 * 16]             ; [29]
>-    pmaddubsw   m4,        m3, m0
>+    pmaddubsw   m4,        m2, m0
>     pmulhrsw    m4,        m7
> 
>     movu        m0,        [r2 + 6]
>@@ -1767,7 +1768,7 @@

m0 used only once, 'pmaddubsw m4, m2, [r3+13*16]' is shorter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20140204/87976c53/attachment.html>


More information about the x265-devel mailing list