Searched refs:dist_center_x (Results 1 – 2 of 2) sorted by relevance
161 int dist_center_x = dist_x - 4 * (1 - 2 * cell_x); in compute_hists_kernel_many_blocks() local164 dist_center_x * dist_center_x) * scale); in compute_hists_kernel_many_blocks()
106 const int dist_center_x = dist_x - 4 * (1 - 2 * cell_x);119 int idx = (dist_center_y + 8) * 16 + (dist_center_x + 8);