]> granicus.if.org Git - libvpx/commit
Further resolution of QIndex LUTS;
authorPaul Wilkins <paulwilkins@google.com>
Wed, 23 Nov 2011 11:32:20 +0000 (11:32 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 23 Nov 2011 11:32:20 +0000 (11:32 +0000)
commita0b7db22e642513b9e7cc19972bc97ab71245f4e
tree931c00ff53f4c68cd8b04bfd11cf97b1adbfdb91
parent08491b8665d205dcd7c9038a156deac269eb5fe1
Further resolution of QIndex LUTS;

This commit resolves further QIndex look up tables to facilitate
experimentation with the quantizer range.

In some cases  rather than remove the look up tables completely
I have created functions that are called once  to populate them
using a formulaic approach base on the actual quantizer.

The use of these functions based on best fit of data from the original
tables does affect the results on some clips but across the derf test
set the effect was broadly neutral.

Change-Id: I8baa61c97ce87dc09a6340d56fdeb681b9345793
vp8/encoder/firstpass.c
vp8/encoder/onyx_if.c
vp8/encoder/rdopt.c