Bilinear subpixel optimizations for ssse3.
authorFritz Koenig <frkoenig@google.com>
Tue, 7 Sep 2010 17:52:54 +0000 (10:52 -0700)
committerFritz Koenig <frkoenig@google.com>
Wed, 8 Sep 2010 00:19:40 +0000 (17:19 -0700)
commit3fb37162a8328eb6183406062e5cd92d23276fca
tree94ddd623dbda3ce6703a098debd1e0dcc53695f1
parent93c32a55c2444b8245e8cba9187e1ec654d1fbc6
Bilinear subpixel optimizations for ssse3.

Used pmaddubsw for multiply and add of two filter taps
at once for 16x16 and 8x8 blocks.

Change-Id: Idccf2d6e094561624407b109fa7e80ba799355ea
vp8/common/x86/subpixel_ssse3.asm
vp8/common/x86/subpixel_x86.h
vp8/common/x86/x86_systemdependent.c