Home
last modified time | relevance | path

Searched refs:TIFF_SETGET_C32_SINT64 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dir.h251 TIFF_SETGET_C32_SINT64 = 47, enumerator
Dtif_dirinfo.c700 fld->set_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
701 fld->get_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
878 return TIFF_SETGET_C32_SINT64; in _TIFFSetGetType()
Dtif_dirread.c5572 case TIFF_SETGET_C32_SINT64: in TIFFFetchNormalTag()