Searched refs:calcPartialHistogram (Results 1 – 1 of 1) sorted by relevance
88 …__global__ void calcPartialHistogram(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, un… in calcPartialHistogram() function206 … calcPartialHistogram<PT, CT><<<PARTIAL_HISTOGRAM_COUNT, HISTOGRAM_THREADBLOCK_SIZE, 0, stream>>>( in calcDiffHistogram_gpu()