Home
last modified time | relevance | path

Searched refs:SKIP_BAD_CRC (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c699 # define SKIP_BAD_CRC 1 /* Chunks with a bad CRC */ macro
2818 if (file->global->skip != SKIP_BAD_CRC) in process_chunk()
3914 global.skip = SKIP_BAD_CRC; in main()