Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c861 struct fixed31_32 min_lum_pq; in hermite_spline_eetf() local
885 compute_pq(dc_fixpt_div(min_display, max_content), &min_lum_pq); in hermite_spline_eetf()
931 E3 = dc_fixpt_add(E2, dc_fixpt_mul(min_lum_pq, temp2)); in hermite_spline_eetf()