Searched refs:PNG_ZBUF_SIZE (Results 1 – 10 of 10) sorted by relevance
194 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE203 #define PNG_ZBUF_SIZE 8192 macro
322 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)323 # undef PNG_ZBUF_SIZE324 # define PNG_ZBUF_SIZE 65536L macro
501 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
195 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE204 #define PNG_ZBUF_SIZE 8192 macro
76 #ifndef PNG_ZBUF_SIZE77 # define PNG_ZBUF_SIZE 8192 macro1622 inname, PNG_ZBUF_SIZE); in test_one_file()1653 inname, PNG_ZBUF_SIZE); in test_one_file()
373 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)374 # undef PNG_ZBUF_SIZE375 # define PNG_ZBUF_SIZE 65536L macro
502 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
193 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE202 #define PNG_ZBUF_SIZE 8192 macro
194 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE203 #define PNG_ZBUF_SIZE 8192
711 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE