Unify frame_index in defining GF group structure
authorZoe Liu <zoeliu@google.com>
Thu, 14 Jun 2018 00:33:57 +0000 (17:33 -0700)
committerZoe Liu <zoeliu@google.com>
Thu, 14 Jun 2018 00:49:09 +0000 (17:49 -0700)
commita20d8c360759daee9c1f2ca6063eaca8f03aa9dd
treef384d9df29af0dc65459c629a83b6debd06edd41
parentd998721f713024adad5f4c1b8e30737f2e06607c
Unify frame_index in defining GF group structure

Following are completed in defining GF group structure in firstpass:
1. Remove redundant alt_frame_index;
2. Remove hard coded index value with the variable of frame_index.

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