Home | History | Annotate | Download | only in libpng

Lines Matching refs:deflate

231       ret = deflate(&png_ptr->zstream, Z_NO_FLUSH);
287 ret = deflate(&png_ptr->zstream, Z_FINISH);
1934 ret = deflate(&png_ptr->zstream, Z_FINISH);
2193 * with window size <= deflate window (usually 32K)
2788 ret = deflate(&png_ptr->zstream, Z_NO_FLUSH);