Home
last modified time | relevance | path

Searched refs:TIFF_SETGET_C32_ASCII (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h237 TIFF_SETGET_C32_ASCII = 39, enumerator
Dtif_dirinfo.c599 fld->set_field_type = TIFF_SETGET_C32_ASCII; in _TIFFCreateAnonField()
600 fld->get_field_type = TIFF_SETGET_C32_ASCII; in _TIFFCreateAnonField()
797 return TIFF_SETGET_C32_ASCII; in _TIFFSetGetType()
Dtif_dirread.c5135 case TIFF_SETGET_C32_ASCII: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h237 TIFF_SETGET_C32_ASCII = 39, enumerator
Dtif_dirinfo.c651 fld->set_field_type = TIFF_SETGET_C32_ASCII; in _TIFFCreateAnonField()
652 fld->get_field_type = TIFF_SETGET_C32_ASCII; in _TIFFCreateAnonField()
849 return TIFF_SETGET_C32_ASCII; in _TIFFSetGetType()
Dtif_dirread.c5149 case TIFF_SETGET_C32_ASCII: in TIFFFetchNormalTag()