Home | History | Annotate | Download | only in libpng

Lines Matching defs:colormap_entries

2705    png_uint_32  colormap_entries;
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)+\