Lines Matching defs:windowBits
1252 int windowBits,int memLevel, int strategy,
1474 if (windowBits>0)
1475 windowBits = -windowBits;
1477 err = deflateInit2(&zi->ci.stream, level, Z_DEFLATED, windowBits, memLevel, strategy);
1533 int windowBits,int memLevel, int strategy,
1541 windowBits, memLevel, strategy,
1549 int windowBits,int memLevel, int strategy,
1556 windowBits, memLevel, strategy,
1564 int windowBits,int memLevel, int strategy,
1571 windowBits, memLevel, strategy,