[x265] [PATCH] asm: assembly code for pixel_sad_64x32

chen chenm003 at 163.com
Wed Oct 30 16:38:33 CET 2013


On Wed, Oct 30, 2013 at 3:16 AM, <dnyaneshwar at multicorewareinc.com> wrote:

# HG changeset patch
# User Dnyaneshwar Gorade <dnyaneshwar at multicorewareinc.com>
# Date 1383120938 -19800
#      Wed Oct 30 13:45:38 2013 +0530
# Node ID c08f78ad73bf677164f3ffec707a1fb22de21d59
# Parent  147651ebea036e9378966a8e1e187dbab72d3896
asm: assembly code for pixel_sad_64x32

diff -r 147651ebea03 -r c08f78ad73bf source/common/x86/asm-primitives.cpp
--- a/source/common/x86/asm-primitives.cpp      Wed Oct 30 13:25:12 2013 +0530
+++ b/source/common/x86/asm-primitives.cpp      Wed Oct 30 13:45:38 2013 +0530
@@ -247,6 +247,7 @@
         p.sad[LUMA_32x64]  = x265_pixel_sad_32x64_sse2;

         p.sad[LUMA_64x16]  = x265_pixel_sad_64x16_sse2;



this bit of patch context implies this patch needs sad_64x16 to be checked in, but I haven't seen such a patch
 
" [PATCH] asm: created comman asm macro for pixel_sad_64xN functions"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20131030/781492fa/attachment-0001.html>


More information about the x265-devel mailing list