Searched refs:h_hypotheses (Results 1 – 1 of 1) sorted by relevance
197 NCVVectorAlloc<NcvRect32u> h_hypotheses(*this->allocatorCPU.get(), this->width * this->height); in process() local198 ncvAssertReturn(h_hypotheses.isMemAllocated(), false); in process()