]> granicus.if.org Git - libvpx/commit
Rescale arf bit budget calculation
authorJingning Han <jingning@google.com>
Tue, 13 Nov 2018 00:22:46 +0000 (16:22 -0800)
committerJingning Han <jingning@google.com>
Tue, 13 Nov 2018 17:01:53 +0000 (09:01 -0800)
commit134072dbd37e0adac154fecf0a5434d538d5d096
tree9a2aec90d6095f414284a762825481e4d17ee34a
parent0623526872f0420178c5cbf960bd04ba609e5d63
Rescale arf bit budget calculation

To compute the total budget for a depth layer, exclude the count of
frames that have been allocated the bit budget. This improves the
avg PSNR by 0.15% and overall PSNR by 0.25% for lowres and midres
test sets.

Change-Id: I5115e33e1422dc930179142cd29aeebe97425283
vp9/encoder/vp9_firstpass.c