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

/external/libpng/
H A Dpng.h2699 png_uint_32 colormap_entries; member in struct:__anon11101
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/pdfium/third_party/lpng_v163/
H A Dpng.h3100 png_uint_32 colormap_entries; member in struct:__anon16618
3337 (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
3437 * image->colormap_entries will be updated to the actual number of entries
3463 * colormap_entries: set to the number of entries in the color-map (0 to 256)
3481 * with at least image->colormap_entries encoded in the specified format. If

Completed in 160 milliseconds