Removing redundant call to set_mi_row_col.
authorDmitry Kovalev <dkovalev@google.com>
Fri, 12 Jul 2013 23:25:23 +0000 (16:25 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 12 Jul 2013 23:25:23 +0000 (16:25 -0700)
commit3c94fffdb051d1c41c5d6ea1a616ccbc8baf54f2
tree727e106452c7e2dc21ccb40fa76481e0dbd08d5c
parent60969da5cb2006e25dbbe62d4f8defaa6ea95cfd
Removing redundant call to set_mi_row_col.

This function is actually called from set_offsets which is called right
before vp9_read_mode_info.

Change-Id: Ibb9d5ad606194bc80eab264fad85b31c9dfd8f77
vp9/decoder/vp9_decodemv.c