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

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

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

2015-12-09 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar Gorade # Date 1449647037 -19800 # Wed Dec 09 13:13:57 2015 +0530 # Node ID e2b07541670331ab0cd94b5f312f8f7cac893f92 # Parent b80087c9bf25697c3d354d732323fc895a2ca11f asm: SA8D avx2 asm code for main12 sa8d[ 8x8] 4.70x564.58

[x265] [PATCH 3 of 3] asm: fix dct[8x8] AVX2 asm for main12

2015-12-09 Thread dnyaneshwar
# HG changeset patch # User Aasaipriya Chandran # Date 1449648215 -19800 # Wed Dec 09 13:33:35 2015 +0530 # Node ID 9e3f71d784e59527a14702e83de474bc3f12fd15 # Parent 9357c1f448a7b987cebfd3cc5542cc6c65e63fe2 asm: fix dct[8x8] AVX2 asm for main12 diff -r

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

2015-12-09 Thread chen
These 3 of patches are right, thanks. At 2015-12-09 16:50:50,dnyanesh...@multicorewareinc.com wrote: ># HG changeset patch ># User Dnyaneshwar Gorade ># Date 1449647037 -19800 ># Wed Dec 09 13:13:57 2015 +0530 ># Node ID e2b07541670331ab0cd94b5f312f8f7cac893f92 >#

[x265] [PATCH 4 of 5] asm: AVX2 version of saoCuStatsE2, (138180c -> 44906c)

2015-12-09 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1449698985 21600 # Node ID a5f81208a7ba8043261c009582995c48a1c40f37 # Parent 7ad2050bc2aaa8083b4e2de14d5846e5074b7b73 asm: AVX2 version of saoCuStatsE2, (138180c -> 44906c) --- source/common/x86/asm-primitives.cpp |1 +

[x265] [PATCH 3 of 5] asm: AVX2 version of saoCuStatsE1, (131370c -> 41189c)

2015-12-09 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1449698983 21600 # Node ID 7ad2050bc2aaa8083b4e2de14d5846e5074b7b73 # Parent 2073ed3429fe81af14b46aca6a14e0b34405f615 asm: AVX2 version of saoCuStatsE1, (131370c -> 41189c) --- source/common/x86/asm-primitives.cpp |1 +

[x265] [PATCH 2 of 5] asm: AVX2 version of saoCuStatsE0, (133572c -> 47575c)

2015-12-09 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1449698980 21600 # Node ID 2073ed3429fe81af14b46aca6a14e0b34405f615 # Parent 6e39e10b195e56c54c27050c727521c39ef29125 asm: AVX2 version of saoCuStatsE0, (133572c -> 47575c) --- source/common/x86/asm-primitives.cpp |1 +

[x265] [PATCH 5 of 5] asm: AVX2 version of saoCuStatsE3, (136881c -> 45126c)

2015-12-09 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1449698989 21600 # Node ID 32eb64163b1d3c5d7dceb6bfedb84b61e160094e # Parent a5f81208a7ba8043261c009582995c48a1c40f37 asm: AVX2 version of saoCuStatsE3, (136881c -> 45126c) --- source/common/x86/asm-primitives.cpp |1 +

[x265] [PATCH 1 of 5] csv: remove reduce pointer slice to avoid compiler warning

2015-12-09 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1449696277 21600 # Node ID 6e39e10b195e56c54c27050c727521c39ef29125 # Parent 2ed13ab590f0d7e1d6a0d1be445a37303ad36ed5 csv: remove reduce pointer slice to avoid compiler warning --- source/encoder/encoder.cpp |1 - 1 files

[x265] [PATCH] asm: move common constants into const-a.asm, remove unused constants

2015-12-09 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G # Date 1449723720 -19800 # Thu Dec 10 10:32:00 2015 +0530 # Node ID ff08c87f20a7f3f36bfb0849bd2d10fc1f8da465 # Parent 33d04da2f68830ac51151cfbda8f38fb9a7e8bb9 asm: move common constants into const-a.asm, remove