Home | History | Annotate | Download | only in src

Lines Matching full:strategy

174 - Avoid searching past window for Z_RLE strategy
460 - Add deflate_rle() for faster Z_RLE strategy run-length encoding
678 - Add Z_FIXED strategy option to deflateInit2() to force fixed trees
919 - Add Z_RLE strategy for run-length encoding [Truta]
1291 and compression strategy.
1453 - renamed the 'filter' parameter of deflateInit2 as 'strategy'.