Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h245 TIFF_SETGET_C32_SINT64 = 47, enumerator
Dtif_dirinfo.c642 fld->set_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
643 fld->get_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
820 return TIFF_SETGET_C32_SINT64; in _TIFFSetGetType()
Dtif_dirread.c5271 case TIFF_SETGET_C32_SINT64: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h245 TIFF_SETGET_C32_SINT64 = 47, enumerator
Dtif_dirinfo.c694 fld->set_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
695 fld->get_field_type = TIFF_SETGET_C32_SINT64; in _TIFFCreateAnonField()
872 return TIFF_SETGET_C32_SINT64; in _TIFFSetGetType()
Dtif_dirread.c5285 case TIFF_SETGET_C32_SINT64: in TIFFFetchNormalTag()