Searched refs:FIELD_PLANARCONFIG (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 158 #define FIELD_PLANARCONFIG 20 macro
|
D | tif_write.c | 602 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) in TIFFWriteCheck() 605 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) { in TIFFWriteCheck()
|
D | tif_print.c | 498 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 80 …G, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PLANARCONFIG, 0, 0, "Plan…
|
D | tif_dirwrite.c | 556 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) in TIFFWriteDirectorySec()
|