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

  /external/libpng/
pngread.c 389 PNG_CONST PNG_IHDR;
455 if (!png_memcmp(chunk_name, png_IHDR, 4))
    [all...]
pngpread.c 154 PNG_CONST PNG_IHDR;
239 if (!png_memcmp(png_ptr->chunk_name, png_IHDR, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 353 PNG_CONST PNG_IHDR;
428 if (!png_memcmp(png_ptr->chunk_name, png_IHDR, 4))
933 PNG_CONST PNG_IHDR;
998 if (!png_memcmp(png_ptr->chunk_name, png_IHDR, 4))
    [all...]
pngpread.c 140 PNG_CONST PNG_IHDR;
223 if (!png_memcmp(png_ptr->chunk_name, png_IHDR, 4))
    [all...]
png.h     [all...]

Completed in 236 milliseconds