]> granicus.if.org Git - libvpx/commit
Revert "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"
authorJames Zern <jzern@google.com>
Sat, 29 Jul 2017 18:07:01 +0000 (11:07 -0700)
committerJames Zern <jzern@google.com>
Sat, 29 Jul 2017 18:12:27 +0000 (11:12 -0700)
commitd35b6273406ac7ee04576d3d160842511633b544
tree54e576eabe8af565816e1aed67765f18d7df9f99
parent5d0bef4763b7e87451b4176771d344d4172960df
Revert "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"

This reverts commit aa1c4cd140007ea5b4be99732fbb23d1fd8cf2b5.

This fails the following tests with extreme input coefficients:
SSE2/InvTrans8x8DCT.CompareReference/0
SSE2/InvTrans8x8DCT.CompareReference/2

previously the optimized path was skipped in this range

Change-Id: I9af015a46eba96208834a219fafd651d37556a80
vpx_dsp/x86/highbd_idct8x8_add_sse2.c