HomeSort by relevance Sort by last modified time
    Searched full:plte (Results 26 - 50 of 102) sorted by null

12 3 4 5

  /external/libpng/contrib/gregbook/
readpng2.c 143 * used, i.e., all chunks recognized by libpng except for IHDR, PLTE, IDAT,
155 /* Ignore all chunks except for IHDR, PLTE, tRNS, IDAT, and IEND */
  /external/ImageMagick/coders/
png.c 493 o global PLTE too short
613 plte[256];
611 plte[256]; member in struct:_MngBuffer
3759 plte; local
    [all...]
  /external/libpng/
pngset.c 578 png_debug1(1, "in %s storage function", "PLTE");
    [all...]
pngrutil.c 927 * PLTE chunks are potentially ignored (the spec says there shall not be more
928 * than one PLTE, the error is not treated as benign, so this check trumps
929 * the requirement that PLTE appears before IDAT.)
937 * IDAT was encountered in a color-mapped image with no PLTE.
    [all...]
pngtest.c 1079 * PLTE) here to indicate that we are after the IDAT.
    [all...]
pngget.c 1014 png_debug1(1, "in %s retrieval function", "PLTE");
    [all...]
pngpread.c 212 png_error(png_ptr, "Missing PLTE before IDAT");
  /external/pdfium/third_party/libpng16/
pngset.c 530 png_debug1(1, "in %s storage function", "PLTE");
    [all...]
pngrutil.c 917 * PLTE chunks are potentially ignored (the spec says there shall not be more
918 * than one PLTE, the error is not treated as benign, so this check trumps
919 * the requirement that PLTE appears before IDAT.)
927 * IDAT was encountered in a color-mapped image with no PLTE.
1003 /* If we actually need the PLTE chunk (ie for a paletted image), we do
1005 * have an RGB image, the PLTE can be considered ancillary, so
    [all...]
pngget.c 985 png_debug1(1, "in %s retrieval function", "PLTE");
    [all...]
pngpread.c 211 png_error(png_ptr, "Missing PLTE before IDAT");
  /external/zopfli/src/zopflipng/
zopflipng_bin.cc 115 " essential: IHDR, PLTE, tRNS, IDAT and IEND.\n"
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp     [all...]
  /external/syslinux/com32/lib/libpng/
libpng.txt     [all...]
pngpread.c 291 png_error(png_ptr, "Missing PLTE before IDAT");
318 png_error(png_ptr, "Missing PLTE before IDAT");
    [all...]
pngread.c 469 png_error(png_ptr, "Missing PLTE before IDAT");
482 png_error(png_ptr, "Missing PLTE before IDAT");
    [all...]
pngget.c 733 png_debug1(1, "in %s retrieval function", "PLTE");
  /prebuilts/go/darwin-x86/src/image/png/testdata/pngsuite/
basn3p08-trns.sng 7 PLTE {
basn3p08.sng 7 PLTE {
ftbbn3p08.sng 7 PLTE {
ftbgn3p08.sng 7 PLTE {
ftbwn3p08.sng 7 PLTE {
ftbyn3p08.sng 7 PLTE {
ftp0n3p08.sng 7 PLTE {
ftp1n3p08.sng 7 PLTE {

Completed in 1027 milliseconds

12 3 4 5