Searched refs:mng_MOVE (Results 1 – 1 of 1) sorted by relevance
544 static const png_byte mng_MOVE[5]={ 77, 79, 86, 69, (png_byte) '\0'}; variable5796 if (memcmp(type,mng_MOVE,4) == 0) in ReadMNGImage()