vpx/vp8/decoder
Paul Wilkins 8487a68baf Further work on extended Q range.
Fixed some further QIndex related issues and replaced some tables
(eg zbin and rounding)

Also Added function (currently disabled by default) to populate the
main AC and DC quantizer tables. Using the original AC range the
resulting computed DC values give behavior broadly comparable
on the DERF set. That is not to say that the equations will hold good
over a more extended range. The purpose of this code is to make it
easier to experiment with further alterations to the Q range and distribution
of Q values plus the relative weights given to AC and DC.

The function find_fp_qindex() ensures that changes to the Q tables
are reflected in the value passed in to the first pass code.

Slight experimental adjustment to static segment Q offset.

Change-Id: I36186267d55dfc2a3d565d0cff7218ef300d1cd5
2011-12-02 15:30:01 +00:00
..
2011-08-01 17:50:23 -04:00
2011-11-11 09:01:16 -08:00
2011-08-24 10:25:32 -07:00
2011-11-11 09:01:16 -08:00
2011-11-11 09:01:16 -08:00
2011-11-04 10:42:12 +00:00
2011-07-21 09:01:53 -07:00
2011-12-02 15:30:01 +00:00
2011-02-10 15:09:44 -05:00
2010-10-27 18:08:04 -07:00