Searched refs:PNG_ZBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #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