]> granicus.if.org Git - libvpx/commit
Resolve conflict between var-tx and super-tx
authorJingning Han <jingning@google.com>
Wed, 10 Feb 2016 01:51:49 +0000 (17:51 -0800)
committerJingning Han <jingning@google.com>
Wed, 10 Feb 2016 17:36:40 +0000 (09:36 -0800)
commit4c6c82a2e856df8c3740b7d27c9b11d633716be2
treec4258141cd3cecb37b0d29a582014d951c3c5fc6
parent875da8c666e2ed345a8204fa955ede88b1b5a849
Resolve conflict between var-tx and super-tx

This commit aligns the rate-distortion metric for the recursive
transform block partitioning and the super transform. It resolves
the conflicts between these two experiments. The coding performance
gains of the combined experiments (var-tx + super-tx) has been
improved:

derf   0.89%  ->  1.9%
hevcmr 1.06%  ->  1.8%
stdhd  0.29%  ->  1.4%
hevchr 0.80%  ->  2.3%

Change-Id: I7e33994ad70c1b2751435620815f867d82172f41
vp10/encoder/encodeframe.c
vp10/encoder/rdopt.c
vp10/encoder/rdopt.h