]> granicus.if.org Git - libvpx/commit
adjust RDMULT for UV plane in quantization RDO
authorYaowu Xu <yaowu@google.com>
Mon, 6 Dec 2010 21:33:01 +0000 (13:33 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 7 Dec 2010 04:53:59 +0000 (20:53 -0800)
commit7c03a1c3083645ef1b59078a018798aed8d95f96
treee91ee98519dba8a53c8cb56748bf19a2e4a064f7
parent9c8ad79fdc8af25988dd071703a51d379f2849ce
adjust RDMULT for UV plane in quantization RDO

This patch adds a weighting factor on RDMULT for UV blocks. The change
has an overall gain about 0.5% based on ssim, between 0.1 and 0.2% by
psnr numbers.

Change-Id: I97781b077ce3bb7e34241b03268491917e8d1d72
vp8/encoder/encodemb.c