Tuning for the more exact quantizer.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 8 Nov 2010 15:28:54 +0000 (15:28 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 10 Nov 2010 09:52:58 +0000 (09:52 +0000)
commit6adbe09058f05a42ff1360ab55e3916f45e39a0c
treece5a57fded844f90684af7674edaae7608347e64
parent458f4fedd2d32ca5b7185df44656c4ccba2bae8d
Tuning for the more exact quantizer.

Small changes to the default zero bin and rounding tables.
Though the tables are currently the same for the Y1 and Y2 cases
I have left them as separate tables in case we want to tune this later.

There is now some adjustment of the zbin based on the prediction mode.
Previously this was restricted to an adjustment for gf/arf 0,0 MV.

The exact quantizer now marginal outperforms and is the default.

The overall average gain is about 0.5%

Change-Id: I5e4353f3d5326dde4e86823684b236a1e9ea7f47
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/quantize.c
vp8/encoder/rdopt.c