Home
last modified time | relevance | path

Searched defs:tiff (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffiop.h103 struct tiff { struct
126 #define TIFF_BIGTIFF 0x80000U /* read/write bigtiff */ argument
138 union {
142 } tif_header;
157 int tif_decodestatus;
162 int tif_encodestatus;
193 TIFFReadWriteProc tif_readproc; /* read method */
194 TIFFReadWriteProc tif_writeproc; /* write method */
195 TIFFSeekProc tif_seekproc; /* lseek method */
208 TIFFFieldArray* tif_fieldscompat;
[all …]
A DCMakeLists.txt117 add_library(tiff ${tiff_SOURCES} ${tiff_HEADERS} ${nodist_tiff_HEADERS} target
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffset.c60 GetField(TIFF *tiff, const char *tagname) in GetField()
80 TIFF *tiff; in main() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure.ac544 AC_ARG_ENABLE([tiff], optenable
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tif.c163 TIFF* tiff = NULL; in IMG_LoadTIF_RW() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt71 project(tiff C) project

Completed in 9 milliseconds