Searched refs:compute_confidence_hists_kernel_many_blocks (Results 1 – 1 of 1) sorted by relevance
334 …__global__ void compute_confidence_hists_kernel_many_blocks(const int img_win_width, const int img… in compute_confidence_hists_kernel_many_blocks() function381 …cudaSafeCall(cudaFuncSetCacheConfig(compute_confidence_hists_kernel_many_blocks<nthreads, nblocks>, in compute_confidence_hists()386 compute_confidence_hists_kernel_many_blocks<nthreads, nblocks><<<grid, threads>>>( in compute_confidence_hists()