Home
last modified time | relevance | path

Searched refs:cblkystart (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dtcd.c1134 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1137 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()