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

  /external/qemu/distrib/libpng-1.2.19/
png.c 224 (PNG_FLAG_CRC_ANCILLARY_USE | PNG_FLAG_CRC_ANCILLARY_NOWARN))
png.h     [all...]
pngrtran.c 56 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE;
60 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE |
    [all...]
pngrutil.c 154 (PNG_FLAG_CRC_ANCILLARY_USE | PNG_FLAG_CRC_ANCILLARY_NOWARN))
513 if (!(png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_USE))
    [all...]
  /external/libpng/
png.c 229 (PNG_FLAG_CRC_ANCILLARY_USE | PNG_FLAG_CRC_ANCILLARY_NOWARN))
pngrutil.c 216 (PNG_FLAG_CRC_ANCILLARY_USE | PNG_FLAG_CRC_ANCILLARY_NOWARN))
623 if (!(png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_USE))
    [all...]
png.h     [all...]
pngrtran.c 69 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE;
74 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE |
    [all...]

Completed in 19 milliseconds