Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:deflate

217       ret = deflate(&png_ptr->zstream, Z_NO_FLUSH);
272 ret = deflate(&png_ptr->zstream, Z_FINISH);
1899 ret = deflate(&png_ptr->zstream, Z_FINISH);
2146 * with window size <= deflate window (usually 32K)
2738 ret = deflate(&png_ptr->zstream, Z_NO_FLUSH);