Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_ZBUF_SIZE

106 #ifndef PNG_ZBUF_SIZE
107 # define PNG_ZBUF_SIZE 8192
1665 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
1666 # undef PNG_ZBUF_SIZE
1667 # define PNG_ZBUF_SIZE 65536L