PNG_IMAGE_SAMPLE_SIZE 2726 contrib/libtests/pngstest.c    const unsigned int a_sample = PNG_IMAGE_SAMPLE_SIZE(formata);
PNG_IMAGE_SAMPLE_SIZE 2727 contrib/libtests/pngstest.c    const unsigned int b_sample = PNG_IMAGE_SAMPLE_SIZE(formatb);
PNG_IMAGE_SAMPLE_SIZE 3021 png.h          #define PNG_IMAGE_PIXEL_SIZE(fmt) PNG_IMAGE_PIXEL_(PNG_IMAGE_SAMPLE_SIZE,fmt)
PNG_IMAGE_SAMPLE_SIZE 3046 png.h             (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
PNG_IMAGE_SAMPLE_SIZE 2643 pngread.c                           PNG_IMAGE_SAMPLE_SIZE(output_format);