Home | History | Annotate | Download | only in libpng

Lines Matching full:plte

755 /* Maximum number of entries in PLTE/sPLT/tRNS arrays */
2273 * (as required for PLTE).
2306 * except for the IHDR, PLTE, tRNS, IDAT, and IEND chunks (which continue to
3187 (((image).format&PNG_FORMAT_FLAG_COLORMAP)?/*colormap: PLTE, tRNS*/\
3188 12U+3U*(image).colormap_entries/*PLTE data*/+\