Add SSE2 versions for rectangular sad and sad4d functions.
authorRonald S. Bultje <rbultje@google.com>
Wed, 17 Apr 2013 17:31:59 +0000 (10:31 -0700)
committerRonald S. Bultje <rbultje@google.com>
Wed, 17 Apr 2013 17:31:59 +0000 (10:31 -0700)
commit0c481f4d1824866527a82ab60f28d7c9d304679d
tree5bb83f6bddad5aa14be63a61b6addc6625933422
parente693472236d38c30ef549acbdc31546f5040b97a
Add SSE2 versions for rectangular sad and sad4d functions.

About 11% overall encoder speedup with the sbsegment experiment enabled.

Change-Id: Iffb1bdba6932d9f11a6c791cda8697ccf9327183
vp9/common/vp9_rtcd_defs.sh
vp9/encoder/x86/vp9_sad4d_sse2.asm
vp9/encoder/x86/vp9_sad_sse2.asm