OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regamma_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
1318
* index/4095 <
regamma_y
< (index+1)/4095 =>
1319
* index < 4095*
regamma_y
< index + 1
1320
* norm_y = 4095*
regamma_y
, and index is just truncating to nearest integer
1334
struct fixed31_32 *
regamma_y
;
local in function:apply_lut_1d
1352
regamma_y
= &tf_pts->red[i];
1354
regamma_y
= &tf_pts->green[i];
1356
regamma_y
= &tf_pts->blue[i];
1359
*
regamma_y
);
1383
*
regamma_y
= dc_fixpt_add(lut1,
amdgpu_color_gamma.c
1318
* index/4095 <
regamma_y
< (index+1)/4095 =>
1319
* index < 4095*
regamma_y
< index + 1
1320
* norm_y = 4095*
regamma_y
, and index is just truncating to nearest integer
1334
struct fixed31_32 *
regamma_y
;
local in function:apply_lut_1d
1352
regamma_y
= &tf_pts->red[i];
1354
regamma_y
= &tf_pts->green[i];
1356
regamma_y
= &tf_pts->blue[i];
1359
*
regamma_y
);
1383
*
regamma_y
= dc_fixpt_add(lut1,
Completed in 28 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025