[x264-devel] x86: AVX-512 deblock_strength
Henrik Gramner
git at videolan.org
Mon May 22 00:03:51 CEST 2017
x264 | branch: master | Henrik Gramner <henrik at gramner.com> | Wed Apr 19 16:39:48 2017 +0200| [2eceefe89fea91bbc7d5af2a1b4a9047d8da7805] | committer: Henrik Gramner
x86: AVX-512 deblock_strength
Also drop the MMX version and make some slight improvements to the SSE2,
SSSE3, AVX, and AVX2 versions.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=2eceefe89fea91bbc7d5af2a1b4a9047d8da7805
---
common/common.h | 6 +-
common/deblock.c | 35 +++---
common/x86/deblock-a.asm | 309 +++++++++++++++++++++--------------------------
tools/checkasm.c | 6 +-
4 files changed, 162 insertions(+), 194 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=2eceefe89fea91bbc7d5af2a1b4a9047d8da7805
More information about the x264-devel
mailing list