]> granicus.if.org Git - libvpx/commit
Using mi_cols instead of mb_cols.
authorDmitry Kovalev <dkovalev@google.com>
Mon, 8 Jul 2013 21:54:04 +0000 (14:54 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Mon, 8 Jul 2013 21:54:04 +0000 (14:54 -0700)
commitb7559258a45e4ad67cc492ca02e3c45319bd843e
treed5eb393910f068a784c9722d5f599bc5833e7b82
parenta38cf2658a57e1da7bdc193afbd5471347db154d
Using mi_cols instead of mb_cols.

Eliminating usage of mb-units, switching to mi-units. Adding
ALIGN_POWER_OF_TWO macro.

Change-Id: I2491c969f713207c062011878b57e4e531818607
vp9/common/vp9_alloccommon.c
vp9/common/vp9_common.h
vp9/common/vp9_enums.h
vp9/common/vp9_onyxc_int.h
vp9/common/vp9_tile_common.c
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/vp9_iface_common.h