shithub: libvpx

Download patch

ref: 26fead7ecf7d390c6a6d9e25a3ae578d1ff07036
parent: 54979b4350f4a7b96b9092701a12a6a65b8fd5d6
author: Paul Wilkins <paulwilkins@google.com>
date: Tue Aug 13 13:47:40 EDT 2013

Renaming in MB_MODE_INFO

The macro block mode info context originally contained an
entry for each 16x16 macroblock. In VP9 each entry refers
to an 8x8 region not a macro block, so the naming is misleading.

This first stage clean up changes the names of 3 entries in the
structure to remove the mb_ prefix.

TODO clean up the nomenclature more widely in respect of
mbmi and bmi.

Change-Id: Ia7305c6d0cb805dfe8cdc98dad21338f502e49c6