Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNPP_staging.hpp234 NCVStatus nppiStVectorWarpGetBufferSize(NcvSize32u srcSize,
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2003 status = nppiStVectorWarpGetBufferSize(srcSize, nStep, hpSize); in nppiStGetInterpolationBufferSize()
2268 NCVStatus nppiStVectorWarpGetBufferSize (NcvSize32u srcSize, Ncv32u nSrcStep, Ncv32u *hpSize) in nppiStVectorWarpGetBufferSize() function