Searched refs:FAST_WRITE (Results 1 – 1 of 1) sorted by relevance
317 #define FAST_WRITE 128 macro337 if (!(opts & FAST_WRITE)) /* --fast is currently the default */ in print_opts()3230 if (image->opts & FAST_WRITE) in write_one_file()3499 png_uint_32 opts = FAST_WRITE; in main()3552 opts |= FAST_WRITE; in main()3554 opts &= ~FAST_WRITE; in main()