Searched refs:GROUP3OPT_UNCOMPRESSED (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tiff.h | 255 #define GROUP3OPT_UNCOMPRESSED 0x2 /* data not compressed */ macro |
D | tif_fax3.c | 1295 if (sp->groupoptions & GROUP3OPT_UNCOMPRESSED) in Fax3PrintDir() |