Home | History | Annotate | Download | only in cuda

Lines Matching refs:bin_id

146                 for (int bin_id = 0; bin_id < cnbins; ++bin_id)
147 hist[bin_id * 48 * nblocks] = 0.f;
173 for (int bin_id = 0; bin_id < cnbins; ++bin_id, hist_ += 48 * nblocks)
178 final_hist[((cell_x + block_x * 2) * 2 + cell_y) * cnbins + bin_id]