Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_uint_16pp

1234    png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */
1235 png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */
1236 png_uint_16pp gamma_16_to_1; /* converts from file to 1.0 */
3300 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1,
3301 png_uint_16pp gamma_16_to_1, int gamma_shift));
3310 png_bytep gamma_table, png_uint_16pp gamma_16_table,