Searched refs:ZLIB_IO_MAX (Results 1 – 4 of 4) sorted by relevance
55 #ifndef ZLIB_IO_MAX56 # define ZLIB_IO_MAX ((uInt)-1) macro
1600 if (size > ZLIB_IO_MAX) in png_set_compression_buffer_size()1604 size = ZLIB_IO_MAX; /* must fit */ in png_set_compression_buffer_size()
529 avail = ZLIB_IO_MAX; in png_inflate()540 avail = ZLIB_IO_MAX; /* maximum zlib can process */ in png_inflate()802 uInt avail = ZLIB_IO_MAX; in png_inflate_read()4204 uInt out = ZLIB_IO_MAX; in png_read_IDAT_data()
529 uInt avail_in = ZLIB_IO_MAX; in png_text_compress()973 uInt avail = ZLIB_IO_MAX; in png_compress_IDAT()