Home | History | Annotate | Download | only in libpng

Lines Matching refs:zstream

1156     png_ptr->zstream.next_out = png_ptr->zbuf;
1157 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;