Searched refs:tlprctlx (Results 1 – 1 of 1) sorted by relevance
2162 uint_fast32_t tlprctlx; in rlvl_create() local2208 tlprctlx = JPC_FLOORTOMULTPOW2(rlvl->tlx, rlvl->prcwidthexpn); in rlvl_create()2212 rlvl->numhprcs = JPC_FLOORDIVPOW2(brprcbrx - tlprctlx, rlvl->prcwidthexpn); in rlvl_create()2346 uint_fast32_t tlprctlx; in prc_create() local2374 tlprctlx = JPC_FLOORTOMULTPOW2(rlvl->tlx, rlvl->prcwidthexpn); in prc_create()2377 tlcbgtlx = tlprctlx; in prc_create()2380 tlcbgtlx = JPC_CEILDIVPOW2(tlprctlx, 1); in prc_create()