]> granicus.if.org Git - libvpx/commit
Refactor highbd idct 4x4 sse4.1 code and add highbd_inv_txfm_sse4.h
authorLinfeng Zhang <linfengz@google.com>
Wed, 28 Jun 2017 23:17:39 +0000 (16:17 -0700)
committerLinfeng Zhang <linfengz@google.com>
Fri, 30 Jun 2017 00:17:43 +0000 (17:17 -0700)
commit0fa59a4baf837d527459eacb1184a07df2dc71bc
tree818b9732f75480dbe162f7d29bf2cffd6270ee6e
parent9ac78ae35f3ee3043f605468074a226f189906a9
Refactor highbd idct 4x4 sse4.1 code and add highbd_inv_txfm_sse4.h

Also clean highbd_inv_txfm_sse2.h

BUG=webm:1412

Change-Id: I0722841d824ce602874019bd9779b10d49d10c0b
vpx_dsp/vpx_dsp.mk
vpx_dsp/x86/highbd_idct16x16_add_sse2.c
vpx_dsp/x86/highbd_idct4x4_add_sse2.c
vpx_dsp/x86/highbd_idct4x4_add_sse4.c
vpx_dsp/x86/highbd_idct8x8_add_sse2.c
vpx_dsp/x86/highbd_inv_txfm_sse2.h
vpx_dsp/x86/highbd_inv_txfm_sse4.h [new file with mode: 0644]
vpx_dsp/x86/inv_txfm_sse2.h