[x265] [PATCH] filterHorizontal_p_p_4, 12x12 asm code

Praveen Tiwari praveen at multicorewareinc.com
Tue Oct 8 12:17:49 CEST 2013


You mean, you want to store old values (last 4 values) of dst back to dst?


On Tue, Oct 8, 2013 at 3:32 PM, chen <chenm003 at 163.com> wrote:

>
> At 2013-10-08 14:38:24,praveen at multicorewareinc.com wrote:
>
> ># HG changeset patch
> ># User Praveen Tiwari
> ># Date 1381214267 -19800
> ># Node ID f125c275c2758b8b07ef5ad54274407b46bbdc59
> ># Parent  5d8d2f4ae188022372fe0282c5eef4c8336e7d37
> >filterHorizontal_p_p_4, 12x12 asm code
> >
> >diff -r 5d8d2f4ae188 -r f125c275c275 source/common/x86/ipfilter8.asm
> >--- a/source/common/x86/ipfilter8.asm Tue Oct 08 11:23:28 2013 +0530
> >+++ b/source/common/x86/ipfilter8.asm Tue Oct 08 12:07:47 2013 +0530
> >@@ -241,3 +241,69 @@
> >+    pand        %2, [tab_And]
> >+    movu        [dstq],    x1
> I guess you need another MOVU+PAND+POR here, else it will broken dest
> buffer
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20131008/215e3475/attachment.html>


More information about the x265-devel mailing list