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

  /external/libpng/
pngread.c 421 PNG_CONST PNG_sBIT;
525 else if (!png_memcmp(chunk_name, png_sBIT, 4))
    [all...]
pngpread.c 186 PNG_CONST PNG_sBIT;
355 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 385 PNG_CONST PNG_sBIT;
498 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
965 PNG_CONST PNG_sBIT;
    [all...]
pngpread.c 172 PNG_CONST PNG_sBIT;
318 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
png.h     [all...]

Completed in 405 milliseconds