Searched refs:cbgystart (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dtcd.c909 OPJ_INT32 cbgystart = tlcbgystart + (OPJ_INT32)(precno / l_res->pw) * (1 << cbgheightexpn); local
911 OPJ_INT32 cbgyend = cbgystart + (1 << cbgheightexpn);
919 l_current_precinct->y0 = opj_int_max(cbgystart, l_band->y0);

Completed in 40 milliseconds