HomeSort by relevance Sort by last modified time
    Searched refs:ty1 (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
pi.h 103 OPJ_INT32 tx0, ty0, tx1, ty1; member in struct:opj_pi_iterator
pi.c 340 pi->poc.ty1 = pi->ty1;
344 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; pi->y += (OPJ_INT32)(pi->dy - (OPJ_UINT32)(pi->y % (OPJ_INT32)pi->dy))) {
361 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
427 pi->poc.ty1 = pi->ty1;
430 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; pi->y += (OPJ_INT32)(pi->dy - (OPJ_UINT32)(pi->y % (OPJ_INT32)pi->dy))) {
445 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
511 pi->poc.ty1 = pi->ty1;
    [all...]
openjpeg.h 339 OPJ_INT32 tx0,tx1,ty0,ty1; member in struct:opj_poc
    [all...]

Completed in 54 milliseconds