Replace idct32x32_1024_add_ssse3 assembly with intrinsics
authorYi Luo <luoyi@google.com>
Thu, 16 Feb 2017 21:15:22 +0000 (13:15 -0800)
committerYi Luo <luoyi@google.com>
Fri, 17 Feb 2017 00:10:40 +0000 (16:10 -0800)
commitf62dcc9c334eb5060293cbf0cfd7de82bb4ea78c
tree7a5b4d4a40e6c0e664df638638290f7778d4af0f
parentb5bc9ee02dce7a129fa363d4f887dc41bb37c9fd
Replace idct32x32_1024_add_ssse3 assembly with intrinsics

- Encoding/decoding test, BQTerrace_1920x1080_60.y4m, on
  i7-6700, no obvious user-level speed performance downgrade.
- Passed unit tests.

Change-Id: I20688e0dd3731021ec8fb4404734336f1a426bfc
test/partial_idct_test.cc
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/inv_txfm_ssse3.c
vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm [deleted file]