Refactor define_gf_group_structure()
authorJingning Han <jingning@google.com>
Mon, 5 Nov 2018 23:38:10 +0000 (15:38 -0800)
committerJingning Han <jingning@google.com>
Mon, 5 Nov 2018 23:38:51 +0000 (15:38 -0800)
commitb5cd400e7640273d026cc7c33d4a76c4bef38074
treeb4fcea06cf6b389d9af01300897b07594ef099a2
parentdfe4a7c88e1592ef84e21c35b8d58a2937ac7db8
Refactor define_gf_group_structure()

Make it a standalone operation unit. Refactor to cut off unnecessary
dependency between define_gf_group_structure() and
allocate_gf_group_bits().

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