Searched refs:TIFFTAG_MINSAMPLEVALUE (Results 1 – 12 of 12) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tiff.h | 230 #define TIFFTAG_MINSAMPLEVALUE 280 /* +minimum sample value */ macro
|
D | tif_aux.c | 198 case TIFFTAG_MINSAMPLEVALUE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 267 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVSetField() 857 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVGetField()
|
D | tif_dirinfo.c | 70 …{ TIFFTAG_MINSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
|
D | tif_dirwrite.c | 505 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MINSAMPLEVALUE,tif->tif_dir.td_mins… in TIFFWriteDirectorySec()
|
D | tif_dirread.c | 3675 case TIFFTAG_MINSAMPLEVALUE: in TIFFReadDirectory()
|
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 233 #define TIFFTAG_MINSAMPLEVALUE 280 /* +minimum sample value */ macro
|
D | tif_aux.c | 198 case TIFFTAG_MINSAMPLEVALUE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 269 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVSetField() 877 case TIFFTAG_MINSAMPLEVALUE: in _TIFFVGetField()
|
D | tif_dirinfo.c | 70 …{ TIFFTAG_MINSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
|
D | tif_dirwrite.c | 505 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MINSAMPLEVALUE,tif->tif_dir.td_mins… in TIFFWriteDirectorySec()
|
D | tif_dirread.c | 3656 case TIFFTAG_MINSAMPLEVALUE: in TIFFReadDirectory()
|