Searched refs:TOP_ALIGN (Results 1 – 2 of 2) sorted by relevance
2243 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2284 if(TOP_ALIGN) in getSanitizeROI()2285 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2296 if(TOP_ALIGN) in getSanitizeROI()2297 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()
2254 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2295 if(TOP_ALIGN) in getSanitizeROI()2296 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2307 if(TOP_ALIGN) in getSanitizeROI()2308 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()