shithub: libvpx

Download patch

ref: bcf82cf503ed8c1c4db16d1200beb879434b5de7
parent: a2d46434b55dd9ded71b4c7b3560ce7964962bb0
author: Yaowu Xu <yaowu@google.com>
date: Fri Apr 19 12:28:20 EDT 2013

Merge two similar functions into one

Function set_mb_row() and set_mb_col() do similar work and are always
called together, this commit merged them into a single function for
clarity and easy maintainence.  This was a TODO item.

Change-Id: I956bd9ed6afb8b2b0469b20fd8bc893b26f8a0f3