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 399 png_uint_32 before_IDAT;
570 d->before_IDAT |= flag;
648 return d->before_IDAT;
667 d->before_IDAT = 0;
    [all...]
  /external/libpng/
pngtest.c 652 #define before_IDAT 0x20
677 location = what | before_IDAT;
    [all...]

Completed in 97 milliseconds