<div dir="ltr">Min, thanks - already had a patch queued on this<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 2, 2015 at 10:31 PM, Min Chen <span dir="ltr"><<a href="mailto:chenm003@163.com" target="_blank">chenm003@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Min Chen <<a href="mailto:chenm003@163.com">chenm003@163.com</a>><br>
# Date 1446483673 21600<br>
# Node ID 258dd7a8e34f930c37e6ed207e49d989974a2d89<br>
# Parent  0db42e71e8cfda85056c5a13e358176fb308ddb4<br>
fix costC1C2Flag_sse2 function name by Propose #207<br>
---<br>
 source/common/x86/asm-primitives.cpp |    2 +-<br>
 1 files changed, 1 insertions(+), 1 deletions(-)<br>
<br>
diff -r 0db42e71e8cf -r 258dd7a8e34f source/common/x86/asm-primitives.cpp<br>
--- a/source/common/x86/asm-primitives.cpp      Fri Oct 30 20:05:35 2015 -0500<br>
+++ b/source/common/x86/asm-primitives.cpp      Mon Nov 02 11:01:13 2015 -0600<br>
@@ -2328,7 +2328,7 @@<br>
         <a href="http://p.cu" rel="noreferrer" target="_blank">p.cu</a>[BLOCK_8x8].idct = PFX(idct8_sse2);<br>
<br>
         // TODO: it is passed smoke test, but we need testbench, so temporary disable<br>
-        p.costC1C2Flag = x265_costC1C2Flag_sse2;<br>
+        p.costC1C2Flag = PFX(costC1C2Flag_sse2);<br>
 #endif<br>
         p.idst4x4 = PFX(idst4_sse2);<br>
         p.dst4x4 = PFX(dst4_sse2);<br>
<br>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div>Deepthi Nandakumar<br></div>Engineering Manager, x265<br></div>Multicoreware, Inc<br></div></div>
</div>