Home
last modified time | relevance | path

Searched refs:TIFFTAG_PERSAMPLE (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiff.h603 #define TIFFTAG_PERSAMPLE 65563 /* interface for per sample tags */ macro
Dtif_dirinfo.c195 …{ TIFFTAG_PERSAMPLE, 0, 0, TIFF_SHORT, 0, TIFF_SETGET_UNDEFINED, TIFF_SETGET_UNDEFINED, FIELD_PSEU…
Dtif_dir.c448 case TIFFTAG_PERSAMPLE: in _TIFFVSetField()