Home | History | Annotate | Download | only in libpng

Lines Matching refs:inflateReset

406          ret = inflateReset(&png_ptr->zstream);
646 /* Use 'inflateReset' here, not 'inflateReset2' because this
653 if (inflateReset(&png_ptr->zstream) == Z_OK)
729 /* inflateReset failed, store the error message */