Searched refs:mng_SAVE (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpng.c549 static const png_byte mng_SAVE[5]={ 83, 65, 86, 69, (png_byte) '\0'};
5757 if (memcmp(type,mng_SAVE,4) == 0)
547 static const png_byte mng_SAVE[5]={ 83, 65, 86, 69, (png_byte) '\\0'}; variable

Completed in 99 milliseconds