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