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