Searched refs:TOP_ALIGN (Results 1 – 3 of 3) sorted by relevance
2241 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2282 if(TOP_ALIGN) in getSanitizeROI()2283 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2294 if(TOP_ALIGN) in getSanitizeROI()2295 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()
2251 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2292 if(TOP_ALIGN) in getSanitizeROI()2293 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2304 if(TOP_ALIGN) in getSanitizeROI()2305 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()
2674 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2724 if(TOP_ALIGN) in getSanitizeROI()2725 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2736 if(TOP_ALIGN) in getSanitizeROI()2737 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()