Home
last modified time | relevance | path

Searched refs:TIFFTAG_MINSAMPLEVALUE (Results 1 – 12 of 12) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtiff.h230 #define TIFFTAG_MINSAMPLEVALUE 280 /* +minimum sample value */ macro
Dtif_aux.c198 case TIFFTAG_MINSAMPLEVALUE: in TIFFVGetFieldDefaulted()
Dtif_dir.c267 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVSetField()
857 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVGetField()
Dtif_dirinfo.c70 …{ TIFFTAG_MINSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
Dtif_dirwrite.c505 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MINSAMPLEVALUE,tif->tif_dir.td_mins… in TIFFWriteDirectorySec()
Dtif_dirread.c3675 case TIFFTAG_MINSAMPLEVALUE: in TIFFReadDirectory()
/external/pdfium/third_party/libtiff/
Dtiff.h233 #define TIFFTAG_MINSAMPLEVALUE 280 /* +minimum sample value */ macro
Dtif_aux.c198 case TIFFTAG_MINSAMPLEVALUE: in TIFFVGetFieldDefaulted()
Dtif_dir.c269 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVSetField()
877 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVGetField()
Dtif_dirinfo.c70 …{ TIFFTAG_MINSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
Dtif_dirwrite.c505 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MINSAMPLEVALUE,tif->tif_dir.td_mins… in TIFFWriteDirectorySec()
Dtif_dirread.c3656 case TIFFTAG_MINSAMPLEVALUE: in TIFFReadDirectory()