Home
last modified time | relevance | path

Searched refs:GROUP4OPT_UNCOMPRESSED (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/tools/
H A Dfax2tiff.c130 group4options_in |= GROUP4OPT_UNCOMPRESSED; in main()
172 group4options_out |= GROUP4OPT_UNCOMPRESSED; in main()
H A Dtiff2ps.c1985 if (g4_options & GROUP4OPT_UNCOMPRESSED) in PS_Lvl2ImageDict()
/libtiff-4.0.7/libtiff/
H A Dtiff.h259 #define GROUP4OPT_UNCOMPRESSED 0x2 /* data not compressed */ macro
H A Dtif_fax3.c1252 if (sp->groupoptions & GROUP4OPT_UNCOMPRESSED) in Fax3PrintDir()