Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dtcd.c1151 OPJ_INT32 cblkxstart = tlcblkxstart + (OPJ_INT32)(cblkno % in opj_tcd_init_tile() local
1155 OPJ_INT32 cblkxend = cblkxstart + (1 << cblkwidthexpn); in opj_tcd_init_tile()
1165 l_code_block->x0 = opj_int_max(cblkxstart, l_current_precinct->x0); in opj_tcd_init_tile()
1180 l_code_block->x0 = opj_int_max(cblkxstart, l_current_precinct->x0); in opj_tcd_init_tile()