Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h247 TIFF_SETGET_C32_DOUBLE = 49, enumerator
Dtif_dirinfo.c629 fld->set_field_type = TIFF_SETGET_C32_DOUBLE; in _TIFFCreateAnonField()
630 fld->get_field_type = TIFF_SETGET_C32_DOUBLE; in _TIFFCreateAnonField()
813 return TIFF_SETGET_C32_DOUBLE; in _TIFFSetGetType()
Dtif_dirread.c5305 case TIFF_SETGET_C32_DOUBLE: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h247 TIFF_SETGET_C32_DOUBLE = 49, enumerator
Dtif_dirinfo.c681 fld->set_field_type = TIFF_SETGET_C32_DOUBLE; in _TIFFCreateAnonField()
682 fld->get_field_type = TIFF_SETGET_C32_DOUBLE; in _TIFFCreateAnonField()
865 return TIFF_SETGET_C32_DOUBLE; in _TIFFSetGetType()
Dtif_dirread.c5319 case TIFF_SETGET_C32_DOUBLE: in TIFFFetchNormalTag()