Searched refs:TIFFTAG_MAXSAMPLEVALUE (Results 1 – 12 of 12) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tiff.h | 231 #define TIFFTAG_MAXSAMPLEVALUE 281 /* +maximum sample value */ macro
|
D | tif_aux.c | 201 case TIFFTAG_MAXSAMPLEVALUE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 270 case TIFFTAG_MAXSAMPLEVALUE: in _TIFFVSetField() 860 case TIFFTAG_MAXSAMPLEVALUE: in _TIFFVGetField()
|
D | tif_dirinfo.c | 71 …{ TIFFTAG_MAXSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
|
D | tif_dirwrite.c | 510 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MAXSAMPLEVALUE,tif->tif_dir.td_maxs… in TIFFWriteDirectorySec()
|
D | tif_dirread.c | 3676 case TIFFTAG_MAXSAMPLEVALUE: in TIFFReadDirectory()
|
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 234 #define TIFFTAG_MAXSAMPLEVALUE 281 /* +maximum sample value */ macro
|
D | tif_aux.c | 201 case TIFFTAG_MAXSAMPLEVALUE: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 272 case TIFFTAG_MAXSAMPLEVALUE: in _TIFFVSetField() 880 case TIFFTAG_MAXSAMPLEVALUE: in _TIFFVGetField()
|
D | tif_dirinfo.c | 71 …{ TIFFTAG_MAXSAMPLEVALUE, -2, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_…
|
D | tif_dirwrite.c | 510 …if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_MAXSAMPLEVALUE,tif->tif_dir.td_maxs… in TIFFWriteDirectorySec()
|
D | tif_dirread.c | 3657 case TIFFTAG_MAXSAMPLEVALUE: in TIFFReadDirectory()
|