Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dtcd.c1054 OPJ_INT32 cbgxstart = tlcbgxstart + (OPJ_INT32)(precno % l_res->pw) * in opj_tcd_init_tile() local
1058 OPJ_INT32 cbgxend = cbgxstart + (1 << cbgwidthexpn); in opj_tcd_init_tile()
1066 l_current_precinct->x0 = opj_int_max(cbgxstart, l_band->x0); in opj_tcd_init_tile()