Searched refs:ybegin (Results 1 – 1 of 1) sorted by relevance
396 int ybegin = floor ((double) p_row * m_cellheight); in calculateMotionPercentInCell() local401 int cellh = yend - ybegin; in calculateMotionPercentInCell()406 for (int i = ybegin; i < yend; i++) { in calculateMotionPercentInCell()