Searched refs:mng_BASI (Results 1 – 1 of 1) sorted by relevance
536 static const png_byte mng_BASI[5]={ 66, 65, 83, 73, (png_byte) '\0'}; variable6542 if (memcmp(type,mng_BASI,4) == 0) in ReadOneMNGImage()