Searched refs:PNG_ZBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
179 #ifndef PNG_ZBUF_SIZE180 # define PNG_ZBUF_SIZE 8192 macro1592 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)1593 # undef PNG_ZBUF_SIZE1594 # define PNG_ZBUF_SIZE 65536L macro