Searched refs:TIFF_SETGET_C32_UINT64 (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_dir.h | 244 TIFF_SETGET_C32_UINT64 = 46, enumerator
|
A D | tif_dirinfo.c | 698 fld->set_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 699 fld->get_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 878 return TIFF_SETGET_C32_UINT64; in _TIFFSetGetType()
|
A D | tif_ojpeg.c | 182 …{TIFFTAG_JPEGQTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGET… 183 …{TIFFTAG_JPEGDCTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE… 184 …{TIFFTAG_JPEGACTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE…
|
A D | tif_dirread.c | 5498 case TIFF_SETGET_C32_UINT64: in TIFFFetchNormalTag()
|
Completed in 18 milliseconds