Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dir.h239 TIFF_SETGET_C32_SINT8 = 41, enumerator
Dtif_dirinfo.c677 fld->set_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
678 fld->get_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
867 return TIFF_SETGET_C32_SINT8; in _TIFFSetGetType()
Dtif_dirread.c5248 case TIFF_SETGET_C32_SINT8: in TIFFFetchNormalTag()