]> granicus.if.org Git - libvpx/commit
Add compute_arf_boost()
authorangiebird <angiebird@google.com>
Mon, 14 Oct 2019 17:43:29 +0000 (10:43 -0700)
committerangiebird <angiebird@google.com>
Tue, 15 Oct 2019 19:55:36 +0000 (12:55 -0700)
commit9f291d85b6f6bf8056422bae17d98f1762bcc7e4
treebd4ef1a870af72f91c84ffe701b1fa8d2431cdef
parent9dadf3189ac6d0798f12bdf2ba2d2408b2825b1d
Add compute_arf_boost()

It's behavior is the same as that of calc_arf_boost()
But, we avoid using cpi and twopass->stats_in

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