Searched defs:warps (Results 1 – 3 of 3) sorted by relevance
33 uint32_t warps; member39 uint32_t warps; member116 uint32_t warps; member
292 hsg_merge_levels_init_1(struct hsg_merge * const merge, uint32_t const warps, uint32_t const level,… in hsg_merge_levels_init_1()806 uint32_t const warps = MAX_MACRO(merge->warps,hsg_config.block.warps_min); in hsg_bc_half_merge() local1272 hsg_fm_merge_all(struct hsg_op * ops, uint32_t const scale_log2, uint32_t const warps) in hsg_fm_merge_all()1345 uint32_t const warps = hsg_merge[0].warps; in hsg_xm_merge_all() local1468 uint32_t const warps = atoi(optarg); in main() local
143 long warps; /* # of backward time jumps */ member