Searched refs:compute_hists_kernel_many_blocks (Results 1 – 1 of 1) sorted by relevance
118 … __global__ void compute_hists_kernel_many_blocks(const int img_block_width, const PtrStepf grad, in compute_hists_kernel_many_blocks() function209 cudaSafeCall(cudaFuncSetCacheConfig(compute_hists_kernel_many_blocks<nblocks>, in compute_hists()218 compute_hists_kernel_many_blocks<nblocks><<<grid, threads, smem>>>( in compute_hists()