Home | History | Annotate | Download | only in minizip

Lines Matching refs:deflateInit2

1221           err = deflateInit2(&zi->ci.stream, level, Z_DEFLATED, windowBits, memLevel, strategy);