Assign GOP frame offset to all the coding frames
authorJingning Han <jingning@google.com>
Mon, 17 Sep 2018 16:30:37 +0000 (09:30 -0700)
committerJingning Han <jingning@google.com>
Mon, 17 Sep 2018 18:11:58 +0000 (11:11 -0700)
commit940a3c38340857dd44cc6b4079506031be1e3f41
tree03dfe715dac290c9b889d17d3d6e6b2951e9a917
parent2945e9ebfaa1387413f61d6bdbbf2d689f4e2a10
Assign GOP frame offset to all the coding frames

Overload the use of arf_src_offset to account the relative frame
offset for all the coding frames within a GOP.

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