Minor refactoring in encodeintra.c.
authorRonald S. Bultje <rbultje@google.com>
Sat, 13 Oct 2012 16:27:54 +0000 (09:27 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 15 Oct 2012 00:09:08 +0000 (17:09 -0700)
commita0ad521cafcdc68d9fa29d6c719f5af55f30bf9c
tree77515ed57513c423f297f146263c2ffc07fdba61
parente7a4bccaee301285875bbc0e7133c2a21cb690ec
Minor refactoring in encodeintra.c.

Merge code blocks for different transform sizes; use MACROBLOCKD as a
temp variable where that leads to smaller overall source code; remove
duplicate code under #if CONFIG_HYBRIDTRANSFORM/#else blocks. Some style
changes to make it follow the style guide a little better.

Change-Id: I1870a06dae298243db46e14c6729c96c66196525
vp8/encoder/encodeintra.c