Fix arf boost factor calculation for intermediate ARFs
authorJingning Han <jingning@google.com>
Thu, 15 Nov 2018 05:02:03 +0000 (21:02 -0800)
committerJingning Han <jingning@google.com>
Thu, 15 Nov 2018 05:03:29 +0000 (21:03 -0800)
commitdcc7c5aeb1c1c07bad79188e2d7858955246a318
treeb85afd65332395b53997c81551a6dd87b961e0cd
parent66a6cfa5eb36dbc2e48bb154d28b1c229c7468a3
Fix arf boost factor calculation for intermediate ARFs

Need to offset the forward range by 1 to include the stats for
the current frame itself.

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