Searched refs:PNG_ZBUF_SIZE (Results 1 – 15 of 15) sorted by relevance
191 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE207 #define PNG_ZBUF_SIZE 8192 macro
194 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE203 #define PNG_ZBUF_SIZE 8192 macro
316 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)317 # undef PNG_ZBUF_SIZE318 # define PNG_ZBUF_SIZE 65536L macro
501 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
86 #ifndef PNG_ZBUF_SIZE87 # define PNG_ZBUF_SIZE 8192 macro1694 inname, PNG_ZBUF_SIZE); in test_one_file()1725 inname, PNG_ZBUF_SIZE); in test_one_file()
391 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)392 # undef PNG_ZBUF_SIZE393 # define PNG_ZBUF_SIZE 65536L macro
3177 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
512 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
191 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE207 #define PNG_ZBUF_SIZE 8192
711 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE
35 #define PNG_ZBUF_SIZE 8192 macro
227 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)228 # undef PNG_ZBUF_SIZE229 # define PNG_ZBUF_SIZE 65536L macro
106 png_ptr->zbuf_size = PNG_ZBUF_SIZE;
521 png_ptr->zbuf_size = PNG_ZBUF_SIZE;