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

  /external/opencv3/3rdparty/libtiff/
tif_config.h 103 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
tif_config.h.cmakein 103 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
tif_open.c 254 tif->tif_flags |= TIFF_STRIPCHOP;
258 tif->tif_flags &= ~TIFF_STRIPCHOP;
tiffiop.h 116 #define TIFF_STRIPCHOP 0x08000 /* enable strip chopping support */
tif_dirread.c     [all...]
  /external/pdfium/third_party/libtiff/
tiffconf.h 219 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
tif_open.c 254 tif->tif_flags |= TIFF_STRIPCHOP;
258 tif->tif_flags &= ~TIFF_STRIPCHOP;
tiffiop.h 121 #define TIFF_STRIPCHOP 0x08000 /* enable strip chopping support */
tif_dirread.c     [all...]

Completed in 53 milliseconds