Searched refs:mbheight (Results 1 – 1 of 1) sorted by relevance
87 Int start_j, Int rheight, Int mbwidth, Int mbheight);144 Int mbheight = currVol->nMBPerCol; in MotionEstimation() local189 for (j = 0; j < mbheight; j++) in MotionEstimation()259 for (j = 0; j < mbheight; j++) in MotionEstimation()477 for (j = 0; j < mbheight; j++) in MotionEstimation()1360 Int mbheight = currVol->nMBPerCol; in CandidateSelection() local1386 if (jmb < mbheight - 1) /*bottom neighbor previous frame */ in CandidateSelection()1405 if (jmb > 0 && imb < mbheight - 1) /* upper right neighbor current frame*/ in CandidateSelection()1437 if (jmb < mbheight - 1) /*bottom neighbor previous frame */ in CandidateSelection()1461 if (jmb > 0 && imb < mbheight - 1) /* upper right neighbor */ in CandidateSelection()[all …]