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

  /external/pdfium/third_party/libopenjpeg20/
pi.h 56 OPJ_UINT32 pdx, pdy; member in struct:opj_pi_resolution
pi.c 331 dy = comp->dy * (1u << (res->pdy + comp->numresolutions - 1 - resno));
363 rpy = res->pdy + levelno;
377 prcj = opj_int_floordivpow2(opj_int_ceildiv(pi->y, (OPJ_INT32)(comp->dy << levelno)), (OPJ_INT32)res->pdy)
378 - opj_int_floordivpow2(try0, (OPJ_INT32)res->pdy);
418 dy = comp->dy * (1u << (res->pdy + comp->numresolutions - 1 - resno));
447 rpy = res->pdy + levelno;
461 prcj = opj_int_floordivpow2(opj_int_ceildiv(pi->y, (OPJ_INT32)(comp->dy << levelno)), (OPJ_INT32)res->pdy)
462 - opj_int_floordivpow2(try0, (OPJ_INT32)res->pdy);
504 dy = comp->dy * (1u << (res->pdy + comp->numresolutions - 1 - resno));
529 rpy = res->pdy + levelno
    [all...]
openjpeg.h 784 int pdy[33]; member in struct:opj_tile_info
    [all...]
tcd.c     [all...]
j2k.c     [all...]

Completed in 532 milliseconds