Inconsistent reference to MacroblockD data structure.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 29 Oct 2012 10:36:11 +0000 (10:36 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 29 Oct 2012 12:58:49 +0000 (12:58 +0000)
commitd6380569524b0dce0bb2d96494f0adc7b39d9d00
tree99d8de489d33e363c56042934bf3083af6ddf9b2
parentf9d9b2b7f65ef81c72d2f4ab4685cac1b545f8e3
Inconsistent reference to MacroblockD data structure.

Cleaned up some inconsistent references using both xd-> and
x->e_mbd. to access the same data structure in the same function.

Change-Id: Ieb496fa22bf1feec6aa7bc70b941ea4f16e0f8b5
vp8/encoder/rdopt.c