Searched refs:FIELD_PLANARCONFIG (Results 1 – 10 of 10) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_dir.h | 152 #define FIELD_PLANARCONFIG 20 macro
|
D | tif_write.c | 526 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) in TIFFWriteCheck() 529 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) { in TIFFWriteCheck()
|
D | tif_print.c | 495 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 74 …G, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PLANARCONFIG, 0, 0, "Plan…
|
D | tif_dirwrite.c | 513 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) in TIFFWriteDirectorySec()
|
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 152 #define FIELD_PLANARCONFIG 20 macro
|
D | tif_write.c | 570 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) in TIFFWriteCheck() 573 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) { in TIFFWriteCheck()
|
D | tif_print.c | 497 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 74 …G, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PLANARCONFIG, 0, 0, "Plan…
|
D | tif_dirwrite.c | 513 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) in TIFFWriteDirectorySec()
|