Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h239 TIFF_SETGET_C32_SINT8 = 41, enumerator
Dtif_dirinfo.c617 fld->set_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
618 fld->get_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
807 return TIFF_SETGET_C32_SINT8; in _TIFFSetGetType()
Dtif_dirread.c5169 case TIFF_SETGET_C32_SINT8: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h239 TIFF_SETGET_C32_SINT8 = 41, enumerator
Dtif_dirinfo.c669 fld->set_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
670 fld->get_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()
859 return TIFF_SETGET_C32_SINT8; in _TIFFSetGetType()
Dtif_dirread.c5183 case TIFF_SETGET_C32_SINT8: in TIFFFetchNormalTag()