Lines Matching refs:inflateReset
397 ret = inflateReset(&png_ptr->zstream); 612 /* Use 'inflateReset' here, not 'inflateReset2' because this 619 if (inflateReset(&png_ptr->zstream) == Z_OK) 695 /* inflateReset failed, store the error message */