Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestRectStdDev.cpp169 ncvStat = nppiStRectStdDev_32f_C1R_host(h_imgII.ptr(), h_imgII.pitch(), in process()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNPP_staging.hpp518 NCVStatus nppiStRectStdDev_32f_C1R_host(Ncv32u *h_sum, Ncv32u sumStep,
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu1038 NCVStatus nppiStRectStdDev_32f_C1R_host(Ncv32u *h_sum, Ncv32u sumStep, in nppiStRectStdDev_32f_C1R_host() function