Lines Matching defs:windowBits
1020 int windowBits,int memLevel, int strategy,
1189 if (windowBits>0)
1190 windowBits = -windowBits;
1192 err = deflateInit2(&zi->ci.stream, level, Z_DEFLATED, windowBits, memLevel, strategy);
1240 int windowBits,int memLevel, int strategy,
1247 windowBits, memLevel, strategy,
1255 int windowBits,int memLevel, int strategy,
1261 windowBits, memLevel, strategy,
1269 int windowBits,int memLevel, int strategy,
1275 windowBits, memLevel, strategy,