Lines Matching refs:zbuf_size
1164 png_ptr->zbuf_size = (png_size_t)size;1167 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;