Revert "quantize avx: copy 32x32 implementation"
authorMarco Paniconi <marpan@google.com>
Fri, 25 Aug 2017 16:56:08 +0000 (16:56 +0000)
committerMarco Paniconi <marpan@google.com>
Fri, 25 Aug 2017 16:56:08 +0000 (16:56 +0000)
commit8c42237bb200253931c49e2c530838f3a877dd65
tree1de7a768b8a0b7f8a6801c567c084df8782f7b99
parentf60d1dcd3de46f72bafc5eeef481bd1a4e203301
Revert "quantize avx: copy 32x32 implementation"

This reverts commit f60d1dcd3de46f72bafc5eeef481bd1a4e203301.

Reason for revert: <INSERT REASONING HERE>
Failures in AVX/VP9QuantizeTest in nightly tests.
Original change's description:
> quantize avx: copy 32x32 implementation
>
> Ensure avx and ssse3 stay in sync by testing them against each other.
>
> Change-Id: I699f3b48785c83260825402d7826231f475f697c

TBR=slavarnway@google.com,johannkoenig@google.com,builds@webmproject.org

Change-Id: Ibd38636212269328317dd0721be9d25452113d1c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
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 [new file with mode: 0644]