]> granicus.if.org Git - libvpx/commit
Code cleanup in vp9_pred_common.c
authorDmitry Kovalev <dkovalev@google.com>
Fri, 12 Jul 2013 21:11:48 +0000 (14:11 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 12 Jul 2013 21:11:48 +0000 (14:11 -0700)
commit3ab86adb1ea4851b6e233152c3ea73f617642f17
treee81b2b09e22d04280cf39d932597126d82e7e8a1
parent37c0a1a8d0a360d7a13e27ac5cc6f2c40c046b5a
Code cleanup in vp9_pred_common.c

No bitstream changes. Using MB_MODE_INFO temp variables instead of
MODE_INFO variables. Removing redundant curly braces.

Change-Id: Ib9d1bedfbd8af97ecc722ccf697ea8177bbe287c
vp9/common/vp9_pred_common.c