Searched refs:png_gamma_shift (Results 1 – 3 of 3) sorted by relevance
4136 static PNG_CONST int png_gamma_shift[] = variable4324 ig = (((png_uint_32)i * (png_uint_32)png_gamma_shift[shift]) >> 4); in png_build_gamma_table()4351 (png_uint_32)png_gamma_shift[shift]) >> 4); in png_build_gamma_table()4375 (png_uint_32)png_gamma_shift[shift]) >> 4); in png_build_gamma_table()
1604 Added one zero element to png_gamma_shift[] array in pngrtran.c to avoid
1771 Added one zero element to png_gamma_shift[] array in pngrtran.c to avoid