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

  /external/pdfium/third_party/libopenjpeg20/
tcd.c 51 int tileno, compno, resno, bandno, precno;/*, cblkno;*/ local
58 for (tileno = 0; tileno < img->th * img->tw; tileno++) {
59 opj_tcd_tile_t *tile = &tcd->tcd_image->tiles[tileno];
    [all...]
openjpeg.h 779 int tileno; member in struct:opj_tile_info
908 int tileno; member in struct:opj_tile_v2_info
971 OPJ_UINT32 tileno; member in struct:opj_tile_index
    [all...]
j2k.c 1786 OPJ_UINT32 pino, tileno; local
4349 OPJ_UINT32 tileno = p_j2k->m_current_tile_number; local
6748 OPJ_UINT32 i, j, tileno, numpocs_tile; local
    [all...]

Completed in 67 milliseconds