Home
last modified time | relevance | path

Searched refs:mvwidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dmb_motion_comp.cpp145 int imv, mvwidth; in MBMotionComp() local
171 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()
Dmp4dec_lib.h166 int mvwidth, /* i */