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