Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dtcd.c1053 OPJ_INT32 tlcblkxstart, tlcblkystart, brcblkxend, brcblkyend; in opj_tcd_init_tile() local
1072 tlcblkxstart = opj_int_floordivpow2(l_current_precinct->x0, in opj_tcd_init_tile()
1084 l_current_precinct->cw = (OPJ_UINT32)((brcblkxend - tlcblkxstart) >> in opj_tcd_init_tile()
1151 OPJ_INT32 cblkxstart = tlcblkxstart + (OPJ_INT32)(cblkno % in opj_tcd_init_tile()