Searched defs:PNG_INFLATE (Results 1 – 1 of 1) sorted by relevance
1396 # define PNG_INFLATE(pp, flush) png_zlib_inflate(pp, flush) macro1398 # define PNG_INFLATE(pp, flush) inflate(&(pp)->zstream, flush) macro
Completed in 7 milliseconds