vpx/vp8/encoder
Yaowu Xu 7c03a1c308 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
2010-12-06 20:53:59 -08:00
..
arm Fix half-pixel variance RTCD functions 2010-10-27 13:00:30 -04:00
generic Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
ppc Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86 Remove stack shadowing for x86-x64 for SAD functions. 2010-11-15 10:56:02 -08:00
bitstream.c Fix loopfilter delta zero transitions 2010-09-29 13:04:04 -04:00
bitstream.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
block.h Convert [4][4] matrices to [16] arrays. 2010-10-21 17:04:30 -07:00
boolhuff.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
boolhuff.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodeframe.c quantizer: fix assertion in fast quantizer path 2010-11-11 13:05:20 -05:00
encodeintra.c make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
encodeintra.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemb.c adjust RDMULT for UV plane in quantization RDO 2010-12-06 20:53:59 -08:00
encodemb.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemv.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ethreading.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
firstpass.c Added extra two pass stats gathering. 2010-11-19 14:12:33 -05:00
firstpass.h Move firstpass motion map to stats packet 2010-10-21 14:04:20 -04:00
mcomp.c Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
mcomp.h Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
modecosts.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecosts.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx_if.c Set refresh_alt_ref_frame on keyframe encode. 2010-12-01 12:48:22 -08:00
onyx_int.h Added extra two pass stats gathering. 2010-11-19 14:12:33 -05:00
parms.cpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
pickinter.c Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
pickinter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
picklpf.c Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
preproc.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
psnr.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
psnr.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize.c quantizer: fix assertion in fast quantizer path 2010-11-11 13:05:20 -05:00
quantize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ratectrl.c Set refresh_alt_ref_frame on keyframe encode. 2010-12-01 12:48:22 -08:00
ratectrl.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
rdopt.c Removed unnecessary checks. 2010-11-17 14:25:48 -05:00
rdopt.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
sad_c.c Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
segmentation.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
segmentation.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ssim.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
temporal_filter.c Bad cost tables used in ARNR filtering. 2010-11-15 17:47:12 +00:00
temporal_filter.h isolate new temporal filtering code 2010-10-25 09:11:03 -04:00
tokenize.c Centralize mb skip state calculation 2010-10-12 09:03:19 -04:00
tokenize.h Reduce size of tokenizer tables 2010-09-16 10:00:04 -04:00
treewriter.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treewriter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_c.c Fix half-pixel variance RTCD functions 2010-10-27 13:00:30 -04:00
variance.h Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00