Searched refs:cblkystart (Results 1 – 1 of 1) sorted by relevance
1134 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local1137 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()1147 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()1162 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()