Searched defs:colormap_entries (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpng.h2705 png_uint_32 colormap_entries; member in struct:__anon11544
2949 (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
3049 * image->colormap_entries will be updated to the actual number of entries
3074 * colormap_entries: set to the number of entries in the color-map (0 to 256)
3094 * with at least image->colormap_entries encoded in the specified format. If
3180 12U+3U*(image).colormap_entries/*PLTE data*/+\
3182 12U/*tRNS*/+(image).colormap_entries:0U):0U)+\
/external/pdfium/third_party/libpng16/
H A Dpng.h2699 png_uint_32 colormap_entries; member in struct:__anon16743
2943 (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
3043 * image->colormap_entries will be updated to the actual number of entries
3068 * colormap_entries: set to the number of entries in the color-map (0 to 256)
3088 * with at least image->colormap_entries encoded in the specified format. If
3174 12U+3U*(image).colormap_entries/*PLTE data*/+\
3176 12U/*tRNS*/+(image).colormap_entries:0U):0U)+\
/external/skia/third_party/libpng/
H A Dpng.h2699 png_uint_32 colormap_entries; member in struct:__anon18542
2943 (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
3043 * image->colormap_entries will be updated to the actual number of entries
3068 * colormap_entries: set to the number of entries in the color-map (0 to 256)
3088 * with at least image->colormap_entries encoded in the specified format. If
3174 12U+3U*(image).colormap_entries/*PLTE data*/+\
3176 12U/*tRNS*/+(image).colormap_entries:0U):0U)+\

Completed in 79 milliseconds