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

  /external/libpng/contrib/libtests/
pngunknown.c 131 #define png_sPLT PNG_U32(115, 80, 76, 84)
284 { "sPLT", PNG_INFO_sPLT, png_sPLT,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 423 PNG_CONST PNG_sPLT;
533 else if (!png_memcmp(chunk_name, png_sPLT, 4))
1001 PNG_CONST PNG_sPLT;
    [all...]
pngpread.c 195 PNG_CONST PNG_sPLT;
407 else if (!png_memcmp(png_ptr->chunk_name, png_sPLT, 4))
    [all...]
pngwutil.c 853 PNG_sPLT;
871 png_write_chunk_start(png_ptr, (png_bytep)png_sPLT,
    [all...]
  /external/libpng/
pngpread.c 315 else if (chunk_name == png_sPLT)
pngread.c 229 else if (chunk_name == png_sPLT)
902 else if (chunk_name == png_sPLT)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngpread.c 314 else if (chunk_name == png_sPLT)
pngread.c 224 else if (chunk_name == png_sPLT)
891 else if (chunk_name == png_sPLT)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/libpng/contrib/tools/
pngfix.c 130 #define png_sPLT PNG_U32(115, 80, 76, 84)
806 case png_sPLT: case png_sTER: case png_tEXt: case png_tIME: case png_zTXt:
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 283 milliseconds