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

/external/ImageMagick/coders/
H A Dpng.c558 static const png_byte mng_pHYg[5]={112, 72, 89, 103, (png_byte) '\0'};
6128 if (memcmp(type,mng_pHYg,4) == 0)
556 static const png_byte mng_pHYg[5]={112, 72, 89, 103, (png_byte) '\\0'}; variable

Completed in 109 milliseconds