Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libpng/
H A Dpngrtran.c3209 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
3948 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4174 int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
H A Dpngstruct.h290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member