SSSE3 version of fast quantizer
authorScott LaVarnway <slavarnway@google.com>
Mon, 1 Nov 2010 20:24:15 +0000 (16:24 -0400)
committerScott LaVarnway <slavarnway@google.com>
Mon, 1 Nov 2010 20:24:15 +0000 (16:24 -0400)
commitff4a71f4c20b7b2047d17872747aed6e98586b13
treec3fa3f85d9c376c4047dff21eae00c709c37515f
parentdcee88ea37b1a448732b277dced5343c268a3654
SSSE3 version of fast quantizer

(test clip: tulip)
For good quality mode with speed=1, this gave the encoder
a small (2 - 3%) performance boost.

Change-Id: I8a1d4269465944ac0819986c2f0be4b0a2ee0b35
vp8/encoder/x86/quantize_ssse3.asm [new file with mode: 0755]
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8cx.mk