Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h242 TIFF_SETGET_C32_UINT32 = 44, enumerator
Dtif_dirinfo.c133 …{ TIFFTAG_RICHTIFFIPTC, -3, -3, TIFF_LONG, 0, TIFF_SETGET_C32_UINT32, TIFF_SETGET_UNDEFINED, FIELD…
607 fld->set_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()
608 fld->get_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()
801 return TIFF_SETGET_C32_UINT32; in _TIFFSetGetType()
Dtif_dirread.c5220 case TIFF_SETGET_C32_UINT32: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h242 TIFF_SETGET_C32_UINT32 = 44, enumerator
Dtif_dirinfo.c135 …{ TIFFTAG_RICHTIFFIPTC, -3, -3, TIFF_LONG, 0, TIFF_SETGET_C32_UINT32, TIFF_SETGET_UNDEFINED, FIELD…
659 fld->set_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()
660 fld->get_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()
853 return TIFF_SETGET_C32_UINT32; in _TIFFSetGetType()
Dtif_dirread.c5234 case TIFF_SETGET_C32_UINT32: in TIFFFetchNormalTag()