Enable the switch between two versions of quantizer
authorYaowu Xu <yaowu@google.com>
Wed, 28 Jul 2010 17:44:17 +0000 (10:44 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 28 Jul 2010 17:51:34 +0000 (10:51 -0700)
commitf95c80b60f384d926c6e82aaa497959c90610d9e
treeda0e4aaef603e9175f6cf27ccc6dcc1ea38f5f9c
parent23d68a5f3004960d1a50702e6d76323d5ea0a721
Enable the switch between two versions of quantizer

To facilitate more testing related to quantizer and rate
control, the old version quantizer is added back. old and
new quantizer can be switched back and forth by define or
un-define the macro "EXACT_QUANT".

Change-Id: Ia77e687622421550f10e9d65a9884128a79a65ff
vp8/encoder/encodeframe.c
vp8/encoder/quantize.c