Searched refs:PNG_IMAGE_SAMPLE_CHANNELS (Results 1 – 4 of 4) sorted by relevance
2846 #define PNG_IMAGE_SAMPLE_CHANNELS(fmt)\ macro2857 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * PNG_IMAGE_SAMPLE_COMPONENT_SIZE(fmt))2864 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * 256)2883 PNG_IMAGE_PIXEL_(PNG_IMAGE_SAMPLE_CHANNELS,fmt)
1893 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()1899 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()1948 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()1950 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
1803 unsigned int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); in png_image_set_PLTE()
3982 PNG_IMAGE_SAMPLE_CHANNELS(fmt)