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

  /external/pdfium/third_party/libtiff/
tif_compress.c 155 tif->tif_defstripsize = _TIFFDefaultStripSize;
tif_strip.c 236 return (*tif->tif_defstripsize)(tif, request);
tiffiop.h 173 TIFFStripMethod tif_defstripsize; /* calculate/constrain strip size */ member in struct:tiff
tif_jpeg.c     [all...]

Completed in 43 milliseconds