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

  /external/opencv3/3rdparty/libtiff/
tif_read.c 849 tif->tif_curtile = NOTILE;
872 tif->tif_curtile = NOTILE;
883 tif->tif_curtile = NOTILE;
    [all...]
tif_write.c 363 tif->tif_curtile = tile;
721 isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip,
tif_fax3.c 184 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
195 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
206 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
216 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
    [all...]
tif_open.c 616 return (tif->tif_curtile);
tiffiop.h 148 uint32 tif_curtile; /* current tile for read/write */ member in struct:tiff
tif_ojpeg.c 678 m=tif->tif_curtile;
    [all...]
tif_dirread.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_read.c 849 tif->tif_curtile = NOTILE;
872 tif->tif_curtile = NOTILE;
883 tif->tif_curtile = NOTILE;
1005 tif->tif_curtile = tile;
    [all...]
tif_write.c 388 tif->tif_curtile = tile;
765 isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip,
tif_fax3.c 184 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
195 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
206 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
216 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip),
    [all...]
tif_open.c 616 return (tif->tif_curtile);
tiffiop.h 153 uint32 tif_curtile; /* current tile for read/write */ member in struct:tiff
tif_ojpeg.c 692 m=tif->tif_curtile;
    [all...]
tif_dirread.c     [all...]

Completed in 513 milliseconds