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 381 png_uint_32 after_IDAT;
548 d->after_IDAT |= flag;
567 get_unknown(display *d, png_infop info_ptr, int after_IDAT)
572 UNUSED(after_IDAT)
620 get_unknown(display *d, png_infop info_ptr, int after_IDAT)
625 if (after_IDAT)
626 return d->after_IDAT;
649 d->after_IDAT = 0;
    [all...]
  /external/libpng/
pngtest.c 632 #define after_IDAT 0x40
653 location = what | after_IDAT;
    [all...]

Completed in 144 milliseconds