Home
last modified time | relevance | path

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

/external/libpng/
Dpng.h2869 #define PNG_IMAGE_SAMPLE_CHANNELS(fmt)\ macro
2880 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * PNG_IMAGE_SAMPLE_COMPONENT_SIZE(fmt))
2887 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * 256)
2906 PNG_IMAGE_PIXEL_(PNG_IMAGE_SAMPLE_CHANNELS,fmt)
Dpngread.c1874 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1880 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
1929 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1931 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
Dpngwrite.c1780 const int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); in png_image_set_PLTE()
Dlibpng-manual.txt3928 PNG_IMAGE_SAMPLE_CHANNELS(fmt)
/external/skia/third_party/libpng/
Dpng.h2863 #define PNG_IMAGE_SAMPLE_CHANNELS(fmt)\ macro
2874 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * PNG_IMAGE_SAMPLE_COMPONENT_SIZE(fmt))
2881 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * 256)
2900 PNG_IMAGE_PIXEL_(PNG_IMAGE_SAMPLE_CHANNELS,fmt)
Dpngread.c1865 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1871 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
1920 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1922 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
Dpngwrite.c1780 const int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); in png_image_set_PLTE()
Dlibpng-manual.txt3923 PNG_IMAGE_SAMPLE_CHANNELS(fmt)
/external/pdfium/third_party/libpng16/
Dpng.h2863 #define PNG_IMAGE_SAMPLE_CHANNELS(fmt)\ macro
2874 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * PNG_IMAGE_SAMPLE_COMPONENT_SIZE(fmt))
2881 (PNG_IMAGE_SAMPLE_CHANNELS(fmt) * 256)
2900 PNG_IMAGE_PIXEL_(PNG_IMAGE_SAMPLE_CHANNELS,fmt)
Dpngread.c1875 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1881 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
1930 entry += ip * PNG_IMAGE_SAMPLE_CHANNELS(image->format); in png_create_colormap_entry()
1932 switch (PNG_IMAGE_SAMPLE_CHANNELS(image->format)) in png_create_colormap_entry()
Dpngwrite.c1780 const int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); in png_image_set_PLTE()