Searched refs:png_uint_16pp (Results 1 – 3 of 3) sorted by relevance
176 png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */182 png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */183 png_uint_16pp gamma_16_to_1; /* converts from file to 1.0 */
558 typedef png_uint_16 FAR * FAR * png_uint_16pp; typedef
4450 PNG_CONST png_uint_16pp table = png_ptr->gamma_16_from_1; in png_do_encode_alpha()