HomeSort by relevance Sort by last modified time
    Searched refs:png_sBIT (Results 1 - 14 of 14) sorted by null

  /external/libpng/contrib/libtests/
pngunknown.c 129 #define png_sBIT PNG_U32(115, 66, 73, 84)
270 { "sBIT", PNG_INFO_sBIT, png_sBIT,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 417 PNG_CONST PNG_sBIT;
521 else if (!png_memcmp(chunk_name, png_sBIT, 4))
995 PNG_CONST PNG_sBIT;
    [all...]
pngpread.c 186 PNG_CONST PNG_sBIT;
355 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
pngwutil.c 934 PNG_sBIT;
981 png_write_chunk(png_ptr, (png_bytep)png_sBIT, buf, size);
    [all...]
  /external/libpng/
pngpread.c 283 else if (png_ptr->chunk_name == png_sBIT)
pngread.c 214 else if (chunk_name == png_sBIT)
887 else if (chunk_name == png_sBIT)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngpread.c 282 else if (png_ptr->chunk_name == png_sBIT)
pngread.c 209 else if (chunk_name == png_sBIT)
876 else if (chunk_name == png_sBIT)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/libpng/contrib/tools/
pngfix.c 128 #define png_sBIT PNG_U32(115, 66, 73, 84)
771 case png_tRNS: case png_sBIT:
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 2225 milliseconds