Searched refs:png_uint_16 (Results 1 – 2 of 2) sorted by relevance
491 png_uint_16 red; /* for use in red green blue files */492 png_uint_16 green;493 png_uint_16 blue;494 png_uint_16 gray; /* for use in grayscale files */518 png_uint_16 red;519 png_uint_16 green;520 png_uint_16 blue;521 png_uint_16 alpha;522 png_uint_16 frequency;602 png_uint_16 year; /* full year, as in, 1995 */[all …]
495 typedef unsigned int png_uint_16; typedef497 typedef unsigned short png_uint_16; typedef585 typedef png_uint_16 * png_uint_16p;586 typedef const png_uint_16 * png_const_uint_16p;609 typedef png_uint_16 * * png_uint_16pp;