Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h1447 png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */
1448 png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */
1449 png_uint_16pp gamma_16_to_1; /* converts from file to 1.0 */
3594 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1,
3595 png_uint_16pp gamma_16_to_1, MS_U32 gamma_shift));
3604 png_bytep gamma_table, png_uint_16pp gamma_16_table,
H A Dpngconf.h1341 typedef png_uint_16 FAR * FAR * png_uint_16pp; typedef