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

Lines Matching refs:zstream

1190     png_ptr->zstream.next_out = png_ptr->zbuf;
1191 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;