Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK.
authorDmitry Kovalev <dkovalev@google.com>
Wed, 21 May 2014 18:09:44 +0000 (11:09 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Wed, 21 May 2014 18:09:44 +0000 (11:09 -0700)
commit35a83677a534f3e100eb118ea85eeedb495bc621
tree581a3db1ea75ec043fb384bc2a1ea374c7b9490c
parent66ce10c13dee8d64f4249189df450e4b14cf9ca3
Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK.

The final goal is eventually to get rid of both itxm_add and fwd_txm4x4.
This patch does it in the decoder.

Change-Id: Ibb3db57efbcbb1ac387c6742538a9fcf2c6f24a5
vp9/common/vp9_blockd.h
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encodemb.c
vp9/encoder/vp9_encoder.c