Add an SSE2 version of vp9_iwht4x4_16_add.
authorAlex Converse <aconverse@google.com>
Tue, 7 Jul 2015 22:27:54 +0000 (15:27 -0700)
committerAlex Converse <aconverse@google.com>
Wed, 8 Jul 2015 22:00:51 +0000 (15:00 -0700)
commitf8d35016408f3957c67945160d65be467ca97fdc
tree9700277995e29d96d41144aa2d57639c6ba611c1
parent8bf791e7ef59ed55252b9dc9e6b44f672147404d
Add an SSE2 version of vp9_iwht4x4_16_add.

80% fewer cycles than C

Change-Id: I841bde1e268ddd33ae2ee75eee94737a400e2cde
test/fdct4x4_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/common/x86/vp9_idct_sse2.asm [new file with mode: 0644]
vp9/vp9_common.mk