]> granicus.if.org Git - libvpx/commit
Adaptive ARF factor decision
authorJingning Han <jingning@google.com>
Fri, 31 Aug 2018 22:54:10 +0000 (15:54 -0700)
committerJingning Han <jingning@google.com>
Wed, 5 Sep 2018 15:52:56 +0000 (08:52 -0700)
commitbf3f26a93548b37c186d9be7ac2108f4dbcd60c1
tree2ca7d779259d1684274f0e67a37fb69570ced04f
parentc929797b683bb12dbbd4440d83c4e6befa15259d
Adaptive ARF factor decision

Re-count the factors to decide bit boost factor for the
intermediate layer ARFs. Make the gfu_boost factor assigned to
each ARF adapt to its local factors.

This and the recursive change 5bfe9eb together improves the
multi-layer ARF compression performance:

          avg_psnr      ovr_psnr     ssim
lowres    -0.39%        -0.54%       -1.6%
midres    -0.98%        -1.26%       -2.3%
hdres     -0.95%        -1.13%       -2.3%

Change-Id: I5fec3ea75cae58825787dc88dadc7e8697a041ea
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h