Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c1283 static void PNGShort(png_bytep p,png_uint_16 value) in PNGShort() function
14025 PNGShort(chunk+4,red); in WriteMNGImage()
14026 PNGShort(chunk+6,green); in WriteMNGImage()
14027 PNGShort(chunk+8,blue); in WriteMNGImage()