Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_dir.h246 TIFF_SETGET_C32_FLOAT = 48, enumerator
Dtif_dirinfo.c613 fld->set_field_type = TIFF_SETGET_C32_FLOAT; in _TIFFCreateAnonField()
614 fld->get_field_type = TIFF_SETGET_C32_FLOAT; in _TIFFCreateAnonField()
805 return TIFF_SETGET_C32_FLOAT; in _TIFFSetGetType()
Dtif_dirread.c5288 case TIFF_SETGET_C32_FLOAT: in TIFFFetchNormalTag()
/external/pdfium/third_party/libtiff/
Dtif_dir.h246 TIFF_SETGET_C32_FLOAT = 48, enumerator
Dtif_dirinfo.c665 fld->set_field_type = TIFF_SETGET_C32_FLOAT; in _TIFFCreateAnonField()
666 fld->get_field_type = TIFF_SETGET_C32_FLOAT; in _TIFFCreateAnonField()
857 return TIFF_SETGET_C32_FLOAT; in _TIFFSetGetType()
Dtif_dirread.c5302 case TIFF_SETGET_C32_FLOAT: in TIFFFetchNormalTag()