Searched refs:TIFF_SETGET_C32_UINT64 (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 244 TIFF_SETGET_C32_UINT64 = 46, enumerator
|
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()
|
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…
|
D | tif_dirread.c | 5333 case TIFF_SETGET_C32_UINT64: in TIFFFetchNormalTag()
|