Searched refs:TIFFTAG_RICHTIFFIPTC (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 411 #define TIFFTAG_RICHTIFFIPTC 33723 macro
|
D | tif_print.c | 198 case TIFFTAG_RICHTIFFIPTC: in _TIFFPrettyPrintField()
|
D | tif_dirinfo.c | 143 …{ TIFFTAG_RICHTIFFIPTC, -3, -3, TIFF_LONG, 0, TIFF_SETGET_C32_UINT32, TIFF_SETGET_UNDEFINED, FIELD…
|
/external/ImageMagick/coders/ |
D | tiff.c | 684 #if defined(TIFFTAG_RICHTIFFIPTC) in TIFFGetProfiles() 685 if ((TIFFGetField(tiff,TIFFTAG_RICHTIFFIPTC,&length,&profile) == 1) && in TIFFGetProfiles() 3261 (void) TIFFSetField(tiff,TIFFTAG_RICHTIFFIPTC,(uint32) in TIFFSetProfiles()
|