Searched refs:mvwidth (Results 1 – 2 of 2) sorted by relevance
145 int imv, mvwidth; in MBMotionComp() local171 mvwidth = MB_in_width << 1; in MBMotionComp()219 px[2] = video->motX[imv+mvwidth]; in MBMotionComp()220 px[3] = video->motX[imv+mvwidth+1]; in MBMotionComp()226 py[2] = video->motY[imv+mvwidth]; in MBMotionComp()227 py[3] = video->motY[imv+mvwidth+1]; in MBMotionComp()
166 int mvwidth, /* i */