Searched refs:PNG_ZLIB_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
3140 #ifndef PNG_ZLIB_MAX_SIZE3141 # define PNG_ZLIB_MAX_SIZE(b) ((b)+(((b)+7U)>>3)+(((b)+63U)>>6)+11U) macro3151 PNG_ZLIB_MAX_SIZE((png_alloc_size_t)PNG_IMAGE_DATA_SIZE(image))