Searched refs:TOP_ALIGN (Results 1 – 4 of 4) 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()
2252 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2293 if(TOP_ALIGN) in getSanitizeROI()2294 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2305 if(TOP_ALIGN) in getSanitizeROI()2306 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()
2719 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2760 if(TOP_ALIGN) in getSanitizeROI()2761 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2772 if(TOP_ALIGN) in getSanitizeROI()2773 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()
2676 const int TOP_ALIGN = qdutils::MDPVersion::getInstance().getTopAlign(); in getSanitizeROI() local2726 if(TOP_ALIGN) in getSanitizeROI()2727 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()2738 if(TOP_ALIGN) in getSanitizeROI()2739 t_roi.top = t_roi.top - (t_roi.top % TOP_ALIGN); in getSanitizeROI()