Searched refs:linesAccumGlobal (Results 1 – 1 of 1) sorted by relevance
61 …__global__ void linesAccumGlobal(const unsigned int* list, const int count, PtrStepi accum, const … in linesAccumGlobal() function139 … linesAccumGlobal<<<grid, block>>>(list, count, accum, 1.0f / rho, theta, accum.cols - 2); in linesAccum_gpu()