Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirinfo.c239 {TIFFTAG_CFAREPEATPATTERNDIM, 2, 2, TIFF_SHORT, 0, TIFF_SETGET_C0_UINT16,
295 {TIFFTAG_BLACKLEVELREPEATDIM, 2, 2, TIFF_SHORT, 0, TIFF_SETGET_C0_UINT16,
534 {EXIFTAG_SUBJECTLOCATION, 2, 2, TIFF_SHORT, 0, TIFF_SETGET_C0_UINT16,
590 TIFF_SETGET_C0_UINT16, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0,
901 case TIFF_SETGET_C0_UINT16: in TIFFFieldSetGetSize()
1248 return TIFF_SETGET_C0_UINT16; in _TIFFSetGetType()
Dtif_dir.h236 TIFF_SETGET_C0_UINT16 = 18, enumerator
Dtif_dirread.c6192 case TIFF_SETGET_C0_UINT16: in TIFFFetchNormalTag()