shithub: libvpx

Download patch

ref: bd9e5eceb8f0e29d8c17140e2c43594ee132243b
parent: bf474e170fefbed60cf20fa3d2e9e229776469f0
author: Paul Wilkins <paulwilkins@google.com>
date: Fri Aug 10 10:12:43 EDT 2012

Code cleanup.

Add local variable in several places to reference the MB mode
info structure. Currently this is usually accessed in the code as
x->e_mbd.mode_info_context->mbmi.* or in some places
xd->mode_info_context->mbmi.*

Resolved some uses of x-> for the MACROBLOCKD structure.

Rebased without dependency on motion reference experiment.

Change-Id: If6718276ee4f2ef131825d1524dfdb02a3793aed