Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestIntegralImageSquared.cpp83 NCVMatrixAlloc<Ncv64u> d_imgSII(*this->allocatorGPU.get(), widthSII, heightSII); in process() local
84 ncvAssertReturn(d_imgSII.isMemAllocated(), false); in process()
105 d_imgSII.ptr(), d_imgSII.pitch(), in process()
110 ncvStat = d_imgSII.copySolid(h_imgSII_d, 0); in process()
DTestRectStdDev.cpp108 NCVMatrixAlloc<Ncv64u> d_imgSII(*this->allocatorGPU.get(), widthSII, heightSII); in process() local
109 ncvAssertReturn(d_imgSII.isMemAllocated(), false); in process()
143 d_imgSII.ptr(), d_imgSII.pitch(), in process()
149 d_imgSII.ptr(), d_imgSII.pitch(), in process()