correct cost for implicit bit in mvs
authorJohn Koleszar <jkoleszar@google.com>
Wed, 9 Feb 2011 17:50:17 +0000 (12:50 -0500)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 9 Feb 2011 17:50:17 +0000 (12:50 -0500)
commit9954d05ca6b9c0cec09ca26ec0d7500148656e19
tree6bf4374dc8040b6d30a067f95995d4056d9f289f
parent315e3c25186292ad7cb00d9d92b3b2f850d37d40
correct cost for implicit bit in mvs

Use 0xFFF0 vice 240 (0xF0) for determining whether the sometimes
implicit bit 3 will be transmitted. This is consistent with the decoder
and encode_mvcomponent().

Change-Id: Ic1304d0ab56844bed8236edd1c5243a6767fc6b1
vp8/encoder/encodemv.c