Searched refs:PNG_ZBUF_SIZE (Results 1 – 11 of 11) sorted by relevance
196 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE212 #define PNG_ZBUF_SIZE 8192 macro
77 #ifndef PNG_ZBUF_SIZE78 # define PNG_ZBUF_SIZE 8192 macro1745 inname, PNG_ZBUF_SIZE); in test_one_file()1777 inname, PNG_ZBUF_SIZE); in test_one_file()
435 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)436 # undef PNG_ZBUF_SIZE437 # define PNG_ZBUF_SIZE 65536L macro
3191 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
523 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
190 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE206 #define PNG_ZBUF_SIZE 8192 macro
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;
196 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE212 #define PNG_ZBUF_SIZE 8192
739 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE