Home
last modified time | relevance | path

Searched refs:PNG_IMAGE_SAMPLE_CHANNELS (Results 1 – 4 of 4) sorted by relevance

/external/libpng/
Dpng.h2846 #define PNG_IMAGE_SAMPLE_CHANNELS(fmt)\ macro
2857 (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)
Dpngread.c1893 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()
Dpngwrite.c1803 unsigned int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); in png_image_set_PLTE()
Dlibpng-manual.txt3982 PNG_IMAGE_SAMPLE_CHANNELS(fmt)