Searched refs:d_hypotheses (Results 1 – 1 of 1) sorted by relevance
195 NCVVectorAlloc<NcvRect32u> d_hypotheses(*this->allocatorGPU.get(), this->width * this->height); in process() local196 ncvAssertReturn(d_hypotheses.isMemAllocated(), false); in process()