Home
last modified time | relevance | path

Searched refs:PNGShort (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpng.c1217 static void PNGShort(png_bytep p,png_uint_16 value) in PNGShort() function
13455 PNGShort(chunk+4,red); in WriteMNGImage()
13456 PNGShort(chunk+6,green); in WriteMNGImage()
13457 PNGShort(chunk+8,blue); in WriteMNGImage()