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

  /external/libpng/contrib/libtests/
pngunknown.c 400 png_uint_32 after_IDAT;
567 d->after_IDAT |= flag;
586 get_unknown(display *d, png_infop info_ptr, int after_IDAT)
591 UNUSED(after_IDAT)
639 get_unknown(display *d, png_infop info_ptr, int after_IDAT)
644 if (after_IDAT)
645 return d->after_IDAT;
668 d->after_IDAT = 0;
    [all...]
  /external/libpng/
pngtest.c 653 #define after_IDAT 0x40
674 location = what | after_IDAT;
    [all...]

Completed in 282 milliseconds