Searched refs:ceilYEnd (Results 1 – 1 of 1) sorted by relevance
2432 float ceilYEnd = ceilf (yEnd); in resizeSuperSample_32f() local2434 int iYEnd = srcROI.y + (int) ceilYEnd; in resizeSuperSample_32f()2453 ceilXEnd) * (ceilYEnd - yEnd); in resizeSuperSample_32f()2454 wsum += ceilYEnd - yEnd; in resizeSuperSample_32f()