Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h243 TIFF_SETGET_C32_SINT32 = 45, enumerator
Dtif_dirinfo.c625 fld->set_field_type = TIFF_SETGET_C32_SINT32; in _TIFFCreateAnonField()
626 fld->get_field_type = TIFF_SETGET_C32_SINT32; in _TIFFCreateAnonField()
811 return TIFF_SETGET_C32_SINT32; in _TIFFSetGetType()
Dtif_dirread.c5237 case TIFF_SETGET_C32_SINT32: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h243 TIFF_SETGET_C32_SINT32 = 45, enumerator
Dtif_dirinfo.c677 fld->set_field_type = TIFF_SETGET_C32_SINT32; in _TIFFCreateAnonField()
678 fld->get_field_type = TIFF_SETGET_C32_SINT32; in _TIFFCreateAnonField()
863 return TIFF_SETGET_C32_SINT32; in _TIFFSetGetType()
Dtif_dirread.c5251 case TIFF_SETGET_C32_SINT32: in TIFFFetchNormalTag()