Searched defs:h_pixelMask (Results 1 – 2 of 2) sorted by relevance
192 NCVMatrixAlloc<Ncv32u> h_pixelMask(*this->allocatorCPU.get(), this->width, this->height); in process() local
1022 …NCVMatrixAlloc<Ncv32u> h_pixelMask(cpuAllocator, d_pixelMask.width, d_pixelMask.height, d_pixelMas… in ncvApplyHaarClassifierCascade_device() local1906 NCVMatrixAlloc<Ncv32u> &h_pixelMask, in ncvApplyHaarClassifierCascade_host()