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

Lines Matching full:png_gamma_shift

4005 static PNG_CONST int png_gamma_shift[] =
4159 ig = (((png_uint_32)i * (png_uint_32)png_gamma_shift[shift]) >> 4);
4185 (png_uint_32)png_gamma_shift[shift]) >> 4);
4208 (png_uint_32)png_gamma_shift[shift]) >> 4);