Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.
authorFritz Koenig <frkoenig@google.com>
Thu, 14 Oct 2010 00:08:13 +0000 (17:08 -0700)
committerFritz Koenig <frkoenig@google.com>
Thu, 14 Oct 2010 00:08:13 +0000 (17:08 -0700)
commit1dc0ca13404b072f14df29b40c79b71bd49a4763
tree898141f4634850b4b731ac53b3a54f7956a1894b
parent92df4a06d2c199e7cae333c23748a35a8cb10301
Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.

Typo had function defined as _ssse2 and prototyped as _sse2.

Change-Id: If9f19da1a83cff40774a90cf936d601c0bf1b7fe
vp8/encoder/x86/quantize_sse2.asm
vp8/encoder/x86/x86_csystemdependent.c