Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c2749 got_crc=0; in ReadOnePNGImage() local
2764 if (got_crc == 0) in ReadOnePNGImage()
2775 got_crc++; in ReadOnePNGImage()
8662 got_crc=0; in WriteOnePNGImage() local
8678 if (got_crc == 0) in WriteOnePNGImage()
8689 got_crc++; in WriteOnePNGImage()