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

chen chenm003 at 163.com
Tue Oct 8 12:23:15 CEST 2013


For function, we'd better not broken any memory that beyond your output range, unless you confirm that is safe

At 2013-10-08 18:17:49,"Praveen Tiwari" <praveen at multicorewareinc.com> wrote:

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/0f2c63ae/attachment.html>


More information about the x265-devel mailing list