Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h240 TIFF_SETGET_C32_UINT16 = 42, enumerator
Dtif_dirinfo.c603 fld->set_field_type = TIFF_SETGET_C32_UINT16; in _TIFFCreateAnonField()
604 fld->get_field_type = TIFF_SETGET_C32_UINT16; in _TIFFCreateAnonField()
799 return TIFF_SETGET_C32_UINT16; in _TIFFSetGetType()
Dtif_dirread.c5186 case TIFF_SETGET_C32_UINT16: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h240 TIFF_SETGET_C32_UINT16 = 42, enumerator
Dtif_dirinfo.c655 fld->set_field_type = TIFF_SETGET_C32_UINT16; in _TIFFCreateAnonField()
656 fld->get_field_type = TIFF_SETGET_C32_UINT16; in _TIFFCreateAnonField()
851 return TIFF_SETGET_C32_UINT16; in _TIFFSetGetType()
Dtif_dirread.c5200 case TIFF_SETGET_C32_UINT16: in TIFFFetchNormalTag()