Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dir.h241 TIFF_SETGET_C32_SINT16 = 43, enumerator
Dtif_dirinfo.c681 fld->set_field_type = TIFF_SETGET_C32_SINT16; in _TIFFCreateAnonField()
682 fld->get_field_type = TIFF_SETGET_C32_SINT16; in _TIFFCreateAnonField()
869 return TIFF_SETGET_C32_SINT16; in _TIFFSetGetType()
Dtif_dirread.c5282 case TIFF_SETGET_C32_SINT16: in TIFFFetchNormalTag()