Home
last modified time | relevance | path

Searched refs:translate_from_linear_space_ex (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/modules/color/
H A Dcolor_gamma.c342 static inline struct fixed31_32 translate_from_linear_space_ex( in translate_from_linear_space_ex() function
702 rgb->r = translate_from_linear_space_ex( in build_regamma()
1303 rgb->r = translate_from_linear_space_ex( in apply_degamma_for_user_regamma()
1492 output_tf->tf_pts.red[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()
1494 output_tf->tf_pts.green[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()
1496 output_tf->tf_pts.blue[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()