HomeSort by relevance Sort by last modified time
    Searched refs:STRIPCHOP_DEFAULT (Results 1 - 5 of 5) 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 161 #ifdef STRIPCHOP_DEFAULT
163 tif->tif_flags |= STRIPCHOP_DEFAULT;
  /external/pdfium/third_party/libtiff/
tiffconf.h 219 #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
tif_open.c 161 #ifdef STRIPCHOP_DEFAULT
163 tif->tif_flags |= STRIPCHOP_DEFAULT;

Completed in 159 milliseconds