HomeSort by relevance Sort by last modified time
    Searched refs:FIELD_PLANARCONFIG (Results 1 - 5 of 5) sorted by null

  /external/pdfium/third_party/libtiff/
tif_dir.h 152 #define FIELD_PLANARCONFIG 20
tif_write.c 570 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG))
573 if (!TIFFFieldSet(tif, FIELD_PLANARCONFIG)) {
tif_print.c 497 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG)) {
tif_dirinfo.c 74 { TIFFTAG_PLANARCONFIG, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PLANARCONFIG, 0, 0, "PlanarConfiguration", NULL },
    [all...]
tif_dirwrite.c 513 if (TIFFFieldSet(tif,FIELD_PLANARCONFIG))
    [all...]

Completed in 49 milliseconds