Lines Matching defs:method
258 unsigned int z_cmf = data[0]; /* zlib compression method and flags */
329 int method = png_ptr->zlib_method;
351 method = png_ptr->zlib_text_method;
391 png_ptr->zlib_set_method != method ||
418 ret = deflateInit2(&png_ptr->zstream, level, method, windowBits,
1645 /* Add the compression method and 1 for the keyword separator. */
2353 /* The prediction method we use is to find which method provides the
2359 * predictive" method (not implemented yet), which does test compressions