]> granicus.if.org Git - libvpx/commit
quantize avx: copy 32x32 implementation
authorJohann <johannkoenig@google.com>
Wed, 23 Aug 2017 20:59:33 +0000 (13:59 -0700)
committerJohann <johannkoenig@google.com>
Thu, 24 Aug 2017 17:42:34 +0000 (10:42 -0700)
commitf60d1dcd3de46f72bafc5eeef481bd1a4e203301
treedb8c0b6f013e565706cb6215453a21bff395bd91
parent1787e7dbe09ac71052a785ce2f64f04b7075524f
quantize avx: copy 32x32 implementation

Ensure avx and ssse3 stay in sync by testing them against each other.

Change-Id: I699f3b48785c83260825402d7826231f475f697c
test/vp9_quantize_test.cc
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/quantize_avx.c
vpx_dsp/x86/quantize_avx_x86_64.asm [deleted file]