Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_uint_16pp

1420    png_uint_16pp gamma_16_table PNG_DEPSTRUCT; /* gamma table for 16-bit depth files */
1421 png_uint_16pp gamma_16_from_1 PNG_DEPSTRUCT; /* converts from 1.0 to screen */
1422 png_uint_16pp gamma_16_to_1 PNG_DEPSTRUCT; /* converts from file to 1.0 */
3618 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1,
3619 png_uint_16pp gamma_16_to_1, int gamma_shift)) PNG_PRIVATE;
3628 png_bytep gamma_table, png_uint_16pp gamma_16_table,