Searched refs:PNG_ZBUF_SIZE (Results 1 – 11 of 11) sorted by relevance
198 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE212 #define PNG_ZBUF_SIZE 8192 macro
444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)445 # undef PNG_ZBUF_SIZE446 # define PNG_ZBUF_SIZE 65536L macro
523 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
3160 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
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 macro1747 inname, PNG_ZBUF_SIZE); in test_one_file()1779 inname, PNG_ZBUF_SIZE); in test_one_file()
195 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE211 #define PNG_ZBUF_SIZE 8192
740 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE