Searched refs:cblkystart (Results 1 – 1 of 1) sorted by relevance
1016 …OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / l_current_precinct->cw) * (1 << cblkhei… in opj_tcd_init_tile() local1018 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()1028 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()1043 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()