Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestIntegralImage.cpp104 …ncvStat = nppiStIntegralGetSize_32f32f(NcvSize32u(this->width, this->height), &bufSize, this->devP… in process()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNPP_staging.hpp683 NCVStatus nppiStIntegralGetSize_32f32f(NcvSize32u roiSize, Ncv32u *pBufsize, cudaDeviceProp &devPro…
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu505 NCVStatus nppiStIntegralGetSize_32f32f(NcvSize32u roiSize, Ncv32u *pBufsize, cudaDeviceProp &devPro… in nppiStIntegralGetSize_32f32f() function