OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compute_pq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
117
static void
compute_pq
(struct fixed31_32 in_x, struct fixed31_32 *out_y)
function in typeref:typename:void
264
compute_pq
(x, &pq_table[i]);
771
compute_pq
(x, &output);
884
compute_pq
(input_x, &E1);
885
compute_pq
(dc_fixpt_div(min_display, max_content), &min_lum_pq);
886
compute_pq
(dc_fixpt_div(max_display, max_content), &max_lum_pq);
887
compute_pq
(dc_fixpt_one, &max_content_pq); // always 1? DAL2 code is weird
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025