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