firstpass.c: correct casting around gf_group_bits
authorJames Zern <jzern@google.com>
Thu, 28 Feb 2013 23:45:29 +0000 (15:45 -0800)
committerJames Zern <jzern@google.com>
Thu, 28 Feb 2013 23:45:29 +0000 (15:45 -0800)
commita07bed2b2b2ca84fdb145ee8e4f1ca100d39915e
treec280c75046f0d8e1b477fd4aff49fd22ce880852
parent67978d1380ee460991edb876a3abaa235da4e413
firstpass.c: correct casting around gf_group_bits

gf_group_bits is int64_t remove casts to int.

Change-Id: I3b4225905041fac9af9fdfcbcb6f1c357ea4b593
vp8/encoder/firstpass.c
vp9/encoder/vp9_firstpass.c