Searched refs:h_HaarFeatures_2 (Results 1 – 1 of 1) sorted by relevance
89 NCVVectorAlloc<HaarFeature64> h_HaarFeatures_2(*this->allocatorCPU.get(), numFeatures); in process() local90 ncvAssertReturn(h_HaarFeatures_2.isMemAllocated(), false); in process()108 …= ncvHaarLoadFromFile_host(testNvbinName, haar_2, h_HaarStages_2, h_HaarNodes_2, h_HaarFeatures_2); in process()135 … memcmp(h_HaarFeatures.ptr(), h_HaarFeatures_2.ptr(), haar.NumFeatures * sizeof(HaarFeature64)) ) in process()