Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c472 static struct fixed31_32 translate_from_linear_space_ex( in translate_from_linear_space_ex() function
840 rgb->r = translate_from_linear_space_ex( in build_regamma()
1626 rgb->r = translate_from_linear_space_ex( in apply_degamma_for_user_regamma()
1713 output_tf->tf_pts.red[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()
1715 output_tf->tf_pts.green[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()
1717 output_tf->tf_pts.blue[i] = translate_from_linear_space_ex( in calculate_user_regamma_coeff()