Searched refs:widthEven (Results 1 – 1 of 1) sorted by relevance
280 const int widthEven = width & ~1; in Build() local289 for (int x = 0; x < widthEven; x++) { in Build()295 proc_check(dstPtr, widthEven, y, srcPtr, srcBM); in Build()