First pass clean up.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 9 May 2014 13:38:38 +0000 (14:38 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 12 May 2014 11:31:02 +0000 (12:31 +0100)
commit00d54aa331fc060e553c7b4bcf45947f2b96edb0
tree16e013593328240623c6871921c1398e74c3e716
parent3305909bc2e2d6d9bfe8c01a3fe2324569c84215
First pass clean up.

One of a series of changes to clean up two pass
allocation as precursor to support for multiple arf
or boosted frames per GF/ARF group.

This change pulls out the calculation of the total bits
allocated to a GF/ARF group into a function, to aid
readability and reduce the line count for define_gf_group().

This change should have no material impact on output.

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