Code clean up.
authorPaul Wilkins <paulwilkins@google.com>
Tue, 14 Aug 2012 10:32:29 +0000 (11:32 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 14 Aug 2012 10:32:29 +0000 (11:32 +0100)
commit39892cceadc48aac8ffca69f9700c854b0bd2441
treedcf22b030a22c2bc49774a1a720b89e7222a316e
parent2f963917a6bc6f351f6e4febb46474c42572698c
Code clean up.

References to MACROBLOCKD that use "x" changed to "xd"
to comply with convention elsewhere that x = MACROBLOCK
and xd = MACROBLOCKD.

Simplify some repeat references using local variables.

Change-Id: I0ba2e79536add08140a6c8b19698fcf5077246bc
vp8/common/invtrans.c
vp8/common/mbpitch.c
vp8/common/reconinter.c
vp8/common/reconintra.c
vp8/decoder/detokenize.c
vp8/encoder/encodeframe.c
vp8/encoder/rdopt.c