[x265] [PATCH] asm: code for intra_pred[BLOCK_16x16] mode 33
Murugan Vairavel
murugan at multicorewareinc.com
Mon Jan 20 09:04:40 CET 2014
Ignore this patch, Need Modifications.
On Mon, Jan 20, 2014 at 12:28 PM, chen <chenm003 at 163.com> wrote:
> >+%macro STORE_8x8 0
> >+ movh [r0 ], m4
> >+ movhps [r0 + r1 ], m4
> >+ movh [r0 + r1 * 2], m5
> >+ movhps [r0 + r5 ], m5
> >+ lea r0, [r0 + r1 * 4]
> >+ movh [r0 ], m6
> >+ movhps [r0 + r1 ], m6
> >+ movh [r0 + r1 * 2], m1
> >+ movhps [r0 + r5 ], m1
> >+%endmacro
> use parameters for input is general
>
> >+ movu m3, [r3 - 16 * 16] ; [0]
> >+ pmaddubsw m2, m3
> >+ pmulhrsw m2, m7
> >+ packuswb m1, m2
> [0] didn't need more operators
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
--
With Regards,
Murugan. V
+919659287478
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20140120/ad9f0faf/attachment.html>
More information about the x265-devel
mailing list