]> granicus.if.org Git - libvpx/commit
Cleanup inside vp9_reconinter.c.
authorDmitry Kovalev <dkovalev@google.com>
Thu, 8 Aug 2013 00:02:28 +0000 (17:02 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Thu, 8 Aug 2013 00:02:28 +0000 (17:02 -0700)
commita766d8918e5de03d90f04aa5f47dd5ea5099f3ac
tree4130ab8eb7e90aa289920f37a66abe21d33f8cf6
parent82d7c6fb3ca4f15643320c38d1a41ad47ae71a6b
Cleanup inside vp9_reconinter.c.

Using block width and block height instead of their logarithms. Using
SUBPEL_BITS and SUBPEL_SHIFTS constants instead of magic numbers.

Change-Id: I4e10e93c907c8a5e1cb27dfe74d1fcdcc4995448
vp9/common/vp9_reconinter.c