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

  /external/opencv3/3rdparty/libtiff/
tif_open.c 233 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
237 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
241 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
tiffiop.h 102 #define TIFF_FILLORDER 0x00003 /* natural bit fill order for machine */
  /external/pdfium/third_party/libtiff/
tif_open.c 233 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
237 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
241 tif->tif_flags = (tif->tif_flags &~ TIFF_FILLORDER) |
tiffiop.h 107 #define TIFF_FILLORDER 0x00003 /* natural bit fill order for machine */

Completed in 44 milliseconds