Recursive rate allocation for multi-layer ARF coding
authorJingning Han <jingning@google.com>
Thu, 30 Aug 2018 04:30:35 +0000 (21:30 -0700)
committerJingning Han <jingning@google.com>
Wed, 5 Sep 2018 15:38:21 +0000 (08:38 -0700)
commitc929797b683bb12dbbd4440d83c4e6befa15259d
tree020e89ae08a393c36a1432c4cc7a15d23edf52fa
parent20ed66478a588b9f5ad4468b09b40564cbd7f3b4
Recursive rate allocation for multi-layer ARF coding

Recursively calculate the rate boost for the ARF frames at the
given layer depth from the remaining available bit resource after
the prior layer ARFs consumption.

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