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

  /external/libpng/contrib/libtests/
pngunknown.c 380 png_uint_32 before_IDAT;
551 d->before_IDAT |= flag;
629 return d->before_IDAT;
648 d->before_IDAT = 0;
    [all...]
  /external/libpng/
pngtest.c 631 #define before_IDAT 0x20
656 location = what | before_IDAT;
    [all...]

Completed in 66 milliseconds