Home
last modified time | relevance | path

Searched defs:gamma_16_from_1 (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpngstruct.h300 png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */ member
H A Dpngrtran.c3207 png_const_uint_16pp gamma_16_from_1 = png_ptr->gamma_16_from_1; in png_do_compose() local