]> granicus.if.org Git - libvpx/commit
Add NORMAL_BOOST macro
authorJingning Han <jingning@google.com>
Thu, 6 Sep 2018 23:58:55 +0000 (16:58 -0700)
committerJingning Han <jingning@google.com>
Fri, 7 Sep 2018 17:03:33 +0000 (10:03 -0700)
commit6c5f88a280214d07b188a2e97ed736535f813195
tree6326c2ff5feca9d0dc8e53f846c24173c8a614b5
parent9f493870d0b399822edff4c6eb1d33514c4f5ea8
Add NORMAL_BOOST macro

Normal frame boost factor is set to be 100 as the baseline for
ARF boost. Replace the hard coded number with a macro.

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