Searched refs:gamma_16 (Results 1 – 4 of 4) sorted by relevance
2698 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1, in png_do_background() argument2891 if (gamma_16 != NULL) in png_do_background()2907 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()2980 if (gamma_16 != NULL) in png_do_background()3001 png_uint_16 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()3004 v = gamma_16[*(sp + 3) >> gamma_shift][*(sp + 2)]; in png_do_background()3007 v = gamma_16[*(sp + 5) >> gamma_shift][*(sp + 4)]; in png_do_background()3102 if (gamma_16 != NULL && gamma_16_from_1 != NULL && in png_do_background()3115 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()3258 if (gamma_16 != NULL && gamma_16_from_1 != NULL && in png_do_background()[all …]
3300 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1,
2813 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1, in png_do_background() argument3011 if (gamma_16 != NULL) in png_do_background()3027 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()3101 if (gamma_16 != NULL) in png_do_background()3122 png_uint_16 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()3125 v = gamma_16[*(sp + 3) >> gamma_shift][*(sp + 2)]; in png_do_background()3128 v = gamma_16[*(sp + 5) >> gamma_shift][*(sp + 4)]; in png_do_background()3224 if (gamma_16 != NULL && gamma_16_from_1 != NULL && in png_do_background()3237 v = gamma_16[*(sp + 1) >> gamma_shift][*sp]; in png_do_background()3381 if (gamma_16 != NULL && gamma_16_from_1 != NULL && in png_do_background()[all …]
3618 png_uint_16pp gamma_16, png_uint_16pp gamma_16_from_1,