Searched refs:maxY (Results 1 – 1 of 1) sorted by relevance
121 unsigned int maxY = (core + 1) * h / cores; in stack_blur_job() local123 for(y = minY; y < maxY; y++) { in stack_blur_job()