]> granicus.if.org Git - libvpx/commit
Use int_mv instead of MV in vp8_mv_cont
authorScott LaVarnway <slavarnway@google.com>
Tue, 24 May 2011 20:01:12 +0000 (16:01 -0400)
committerScott LaVarnway <slavarnway@google.com>
Tue, 24 May 2011 20:01:12 +0000 (16:01 -0400)
commita39321f37e2eae6aaf07655cd78d7645e7e73e67
tree136cbee023ef32cabd3b5ef207cc440117181872
parentcfab2caee1d937b1ec34b1a8ea1e8680ad55ad3a
Use int_mv instead of MV in vp8_mv_cont

Less operations.

Change-Id: Ibb9cd5ae66b8c7c681c9a654d551c8729c31c3ae
vp8/common/entropymode.c
vp8/common/entropymode.h
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c