Searched refs:mng_LOOP (Results 1 – 1 of 1) sorted by relevance
541 static const png_byte mng_LOOP[5]={ 76, 79, 79, 80, (png_byte) '\0'}; variable5834 if (memcmp(type,mng_LOOP,4) == 0) in ReadMNGImage()