]> granicus.if.org Git - libvpx/commit
Fix arf_src_offset calculation
authorJingning Han <jingning@google.com>
Fri, 24 Aug 2018 19:54:58 +0000 (12:54 -0700)
committerJingning Han <jingning@google.com>
Fri, 31 Aug 2018 16:27:26 +0000 (16:27 +0000)
commit97e9cbe88bc2bd1a93ca58413f3d475ff8afe5b1
treefb28026e0c71c09c1097f8ffcc4258d80d79bd25
parentbffa4a68b010889c01338304e883b6e7156bf5c8
Fix arf_src_offset calculation

The offset should be computed with respect to the current coding
process standing.

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