Searched refs:max_content_pq (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c870 struct fixed31_32 max_content_pq; local
894 compute_pq(dc_fixpt_one, &max_content_pq); // always 1? DAL2 code is weird
895 a = dc_fixpt_div(dc_fixpt_add(dc_fixpt_one, b), max_content_pq); // (1+b)/maxContent

Completed in 60 milliseconds