Use the fast quantizer for inter mode selection
authorScott LaVarnway <slavarnway@google.com>
Tue, 28 Dec 2010 19:51:46 +0000 (14:51 -0500)
committerScott LaVarnway <slavarnway@google.com>
Tue, 28 Dec 2010 19:51:46 +0000 (14:51 -0500)
commit516ea8460b325500f44ce79f55ff2e2c3bab6787
tree3f4ea7174e30bd15184410fa90719ed0567d2455
parente463b95b4ee8f7a1a352a29468f944e4b6d9c4e2
Use the fast quantizer for inter mode selection

Use the fast quantizer for inter mode selection and the
regular quantizer for the rest of the encode for good quality,
speed 1.  Both performance and quality were improved.  The
quality gains will make up for the quality loss mentioned in
I9dc089007ca08129fb6c11fe7692777ebb8647b0.

Change-Id: Ia90bc9cf326a7c65d60d31fa32f6465ab6984d21
vp8/encoder/arm/quantize_arm.c
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/quantize.c
vp8/encoder/x86/x86_csystemdependent.c