Searched refs:buildCentersList_gpu (Results 1 – 2 of 2) sorted by relevance
64 int buildCentersList_gpu(PtrStepSzi accum, unsigned int* centers, int threshold);204 int centersCount = buildCentersList_gpu(accum_, centers, votesThreshold_); in detect()
154 int buildCentersList_gpu(PtrStepSzi accum, unsigned int* centers, int threshold) in buildCentersList_gpu() function