HomeSort by relevance Sort by last modified time
    Searched defs:PNG_tIME (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/lib/libpng/
pngread.c 432 PNG_CONST PNG_tIME;
541 else if (!png_memcmp(chunk_name, png_tIME, 4))
1010 PNG_CONST PNG_tIME;
    [all...]
pngpread.c 201 PNG_CONST PNG_tIME;
511 else if (!png_memcmp(png_ptr->chunk_name, png_tIME, 4))
    [all...]
  /external/syslinux/com32/include/
png.h 742 } png_time; typedef in typeref:struct:png_time_struct
    [all...]

Completed in 232 milliseconds