Home
last modified time | relevance | path

Searched refs:TIFFTAG_EXTRASAMPLES (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtiff.h299 #define TIFFTAG_EXTRASAMPLES 338 /* !info about extra samples */ macro
Dtif_aux.c226 case TIFFTAG_EXTRASAMPLES: in TIFFVGetFieldDefaulted()
Dtif_dir.c323 case TIFFTAG_EXTRASAMPLES: in _TIFFVSetField()
937 case TIFFTAG_EXTRASAMPLES: in _TIFFVGetField()
Dtif_dirinfo.c104 …{ TIFFTAG_EXTRASAMPLES, -1, -1, TIFF_SHORT, 0, TIFF_SETGET_C16_UINT16, TIFF_SETGET_UNDEFINED, FIEL…
Dtif_dirwrite.c565 TIFFGetFieldDefaulted(tif,TIFFTAG_EXTRASAMPLES,&na,&nb); in TIFFWriteDirectorySec()
566 if (!TIFFWriteDirectoryTagShortArray(tif,&ndir,dir,TIFFTAG_EXTRASAMPLES,na,nb)) in TIFFWriteDirectorySec()
Dtif_getimage.c269 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFRGBAImageBegin()
Dtif_dirread.c3581 case TIFFTAG_EXTRASAMPLES: in TIFFReadDirectory()
DChangeLog3215 * libtiff/tif_dirinfo.c: Change definition for TIFFTAG_EXTRASAMPLES
/external/pdfium/third_party/libtiff/
Dtiff.h302 #define TIFFTAG_EXTRASAMPLES 338 /* !info about extra samples */ macro
Dtif_aux.c226 case TIFFTAG_EXTRASAMPLES: in TIFFVGetFieldDefaulted()
Dtif_dir.c331 case TIFFTAG_EXTRASAMPLES: in _TIFFVSetField()
957 case TIFFTAG_EXTRASAMPLES: in _TIFFVGetField()
Dtif_dirinfo.c104 …{ TIFFTAG_EXTRASAMPLES, -1, -1, TIFF_SHORT, 0, TIFF_SETGET_C16_UINT16, TIFF_SETGET_UNDEFINED, FIEL…
Dtif_dirwrite.c565 TIFFGetFieldDefaulted(tif,TIFFTAG_EXTRASAMPLES,&na,&nb); in TIFFWriteDirectorySec()
566 if (!TIFFWriteDirectoryTagShortArray(tif,&ndir,dir,TIFFTAG_EXTRASAMPLES,na,nb)) in TIFFWriteDirectorySec()
Dtif_getimage.c284 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFRGBAImageBegin()
Dtif_dirread.c3562 case TIFFTAG_EXTRASAMPLES: in TIFFReadDirectory()