Searched refs:cblkxstart (Results 1 – 1 of 1) sorted by relevance
1015 …OPJ_INT32 cblkxstart = tlcblkxstart + (OPJ_INT32)(cblkno % l_current_precinct->cw) * (1 << cblkwid… in opj_tcd_init_tile() local1017 OPJ_INT32 cblkxend = cblkxstart + (1 << cblkwidthexpn); in opj_tcd_init_tile()1027 l_code_block->x0 = opj_int_max(cblkxstart, l_current_precinct->x0); in opj_tcd_init_tile()1042 l_code_block->x0 = opj_int_max(cblkxstart, l_current_precinct->x0); in opj_tcd_init_tile()