Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_IMAGE_SIZE

2950 #define PNG_IMAGE_SIZE(image)\
3161 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height)
3165 * NOTE: while PNG_IMAGE_SIZE cannot overflow for an image in memory this