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

  /external/opencv3/3rdparty/libtiff/
tif_jpeg_12.c 45 tif->tif_defstripsize = JPEGDefaultStripSize;
tif_compress.c 155 tif->tif_defstripsize = _TIFFDefaultStripSize;
tif_strip.c 236 return (*tif->tif_defstripsize)(tif, request);
tiffiop.h 168 TIFFStripMethod tif_defstripsize; /* calculate/constrain strip size */ member in struct:tiff
tif_jpeg.c     [all...]
  /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 42 milliseconds