Home
last modified time | relevance | path

Searched refs:TIFF_FILLORDER (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_open.c233 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) |
A Dtiffiop.h108 #define TIFF_FILLORDER 0x00003U /* natural bit fill order for machine */ macro

Completed in 5 milliseconds