Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c2489 got_crc=0; in ReadOnePNGImage() local
2505 if (got_crc == 0) in ReadOnePNGImage()
2516 got_crc++; in ReadOnePNGImage()
8176 got_crc=0; in WriteOnePNGImage() local
8192 if (got_crc == 0) in WriteOnePNGImage()
8203 got_crc++; in WriteOnePNGImage()