Searched refs:h_rectStdDev (Results 1 – 1 of 1) sorted by relevance
190 NCVMatrixAlloc<Ncv32f> h_rectStdDev(*this->allocatorCPU.get(), this->width, this->height); in process() local191 ncvAssertReturn(h_rectStdDev.isMemAllocated(), false); in process()246 ncvStat = d_rectStdDev.copySolid(h_rectStdDev, 0); in process()271 h_integralImage, h_rectStdDev, h_pixelMask, in process()