Home
last modified time | relevance | path

Searched refs:ceilYEnd (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2432 float ceilYEnd = ceilf (yEnd); in resizeSuperSample_32f() local
2434 int iYEnd = srcROI.y + (int) ceilYEnd; in resizeSuperSample_32f()
2453 ceilXEnd) * (ceilYEnd - yEnd); in resizeSuperSample_32f()
2454 wsum += ceilYEnd - yEnd; in resizeSuperSample_32f()