Searched refs:block_hist (Results 1 – 2 of 2) sorted by relevance
185 float* block_hist = block_hists + (blockIdx.y * img_block_width + in compute_hists_kernel_many_blocks() local191 block_hist[tid] = final_hist[block_x * cblock_hist_size + tid]; in compute_hists_kernel_many_blocks()
150 __global float* block_hist = block_hists +152 block_hist[tid] = final_hist[tid];