Searched defs:gamma_shift (Results 1 – 2 of 2) sorted by relevance
3496 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local4224 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local4451 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
171 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member