Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c2756 got_crc=0; in ReadOnePNGImage() local
2771 if (got_crc == 0) in ReadOnePNGImage()
2782 got_crc++; in ReadOnePNGImage()
8675 got_crc=0; in WriteOnePNGImage() local
8691 if (got_crc == 0) in WriteOnePNGImage()
8702 got_crc++; in WriteOnePNGImage()