]> granicus.if.org Git - libvpx/commit
Remove vpx_idct8x8_64_add_ssse3()
authorLinfeng Zhang <linfengz@google.com>
Thu, 15 Jun 2017 21:09:33 +0000 (14:09 -0700)
committerLinfeng Zhang <linfengz@google.com>
Thu, 15 Jun 2017 21:09:33 +0000 (14:09 -0700)
commit98967645a1fbe9ea406a7b17e01d5778effbd2a1
tree8f5cbc9d8eff093cb4e05d9feda8af944e16d42d
parent8d391a111a4830f946f6fe8b0cf51be8661224d9
Remove vpx_idct8x8_64_add_ssse3()

It's almost identical with vpx_idct8x8_64_add_sse2(), except little
difference in instructions order.

Change-Id: Ie60dabc35eaa6ebae7c755e6cff00a710aad284f
test/fdct8x8_test.cc
test/partial_idct_test.cc
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/inv_txfm_ssse3.c