Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:tileno

51     int tileno, compno, resno, bandno, precno;/*, cblkno;*/
58 for (tileno = 0; tileno < img->th * img->tw; tileno++) {
59 opj_tcd_tile_t *tile = &tcd->tcd_image->tiles[tileno];