Searched refs:Z_FILTERED (Results 1 – 22 of 22) sorted by relevance
167 #define Z_FILTERED 1 macro
71 Z_FILTERED = 1;
305 deflateParams(c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
189 #define Z_FILTERED 1 macro
144 strategy = Z_FILTERED;
1601 if (s->match_length <= 5 && (s->strategy == Z_FILTERED
92 Z_FILTERED : constant := 1; -- zlib.h:151
140 strategy = Z_FILTERED;
128 state->strategy = Z_FILTERED;
192 #define Z_FILTERED 1 macro
285 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
1660 if (s->match_length <= 5 && (s->strategy == Z_FILTERED
1190 Added Z_FILTERED and Z_HUFFMAN_ONLY constants.
188 Z_FILTERED = 1;
54 D Z_FILTERED C 1
514 png_ptr->zlib_strategy = Z_FILTERED; in png_write_IHDR()
534 png_ptr->zlib_strategy = Z_FILTERED; in png_write_IHDR()