Re: [x265] [PATCH 1 of 2] asm: SA8D avx2 asm code for main12

2015-12-01 Thread Dnyaneshwar Gorade
the real function name is sa8d_8x8_avx2 whereas the common function name is sa8d_8x8_avx2_avx2, that's why we got proper call. both are different. On Tue, Dec 1, 2015 at 9:08 PM, chen wrote: > > > At 2015-12-01 18:58:43,dnyanesh...@multicorewareinc.com wrote: > ># HG changeset

[x265] [PATCH 2 of 2] asm: psyCost_pp avx2 asm code for main12

2015-12-01 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G # Date 1448963172 -19800 # Tue Dec 01 15:16:12 2015 +0530 # Node ID dbc004801f4734ba048a451d779c1c9c82f1b6ac # Parent f8b0ce4e9f4092a38d8095961825e734a34f112e asm: psyCost_pp avx2 asm code for main12

[x265] [PATCH 1 of 2] asm: SA8D avx2 asm code for main12

2015-12-01 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G # Date 1448962785 -19800 # Tue Dec 01 15:09:45 2015 +0530 # Node ID f8b0ce4e9f4092a38d8095961825e734a34f112e # Parent e2e507ffe752d6c193a219b242c433bdc55f39f7 asm: SA8D avx2 asm code for main12 sa8d[ 8x8] 4.70x

Re: [x265] [PATCH 1 of 2] asm: SA8D avx2 asm code for main12

2015-12-01 Thread chen
At 2015-12-01 18:58:43,dnyanesh...@multicorewareinc.com wrote: ># HG changeset patch ># User Dnyaneshwar G ># Date 1448962785 -19800 ># Tue Dec 01 15:09:45 2015 +0530 ># Node ID f8b0ce4e9f4092a38d8095961825e734a34f112e ># Parent