OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regamma
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
764
/* Multiply 0.008 as
regamma
is 0-1 and FP16 input is 0-125.
1093
static void build_hlg_regamma(struct pwl_float_data_ex *
regamma
,
1100
struct pwl_float_data_ex *rgb =
regamma
;
1309
* RS3+ color transform DDI - 1D LUT adjustment is composed with
regamma
here
1323
* adjustedY is then linearly interpolating
regamma
Y between lut1 and lut2
1510
* ToDo one day - for now this only applies to ADL
regamma
to avoid regression
1647
/* setup to spare calculated ideal
regamma
values */
1651
const struct pwl_float_data_ex *
regamma
= rgb_regamma;
local in function:map_regamma_hw_to_x_user
1664
tf_pts->red[i] =
regamma
->r;
1665
tf_pts->green[i] =
regamma
->g
[
all
...]
amdgpu_color_gamma.c
764
/* Multiply 0.008 as
regamma
is 0-1 and FP16 input is 0-125.
1093
static void build_hlg_regamma(struct pwl_float_data_ex *
regamma
,
1100
struct pwl_float_data_ex *rgb =
regamma
;
1309
* RS3+ color transform DDI - 1D LUT adjustment is composed with
regamma
here
1323
* adjustedY is then linearly interpolating
regamma
Y between lut1 and lut2
1510
* ToDo one day - for now this only applies to ADL
regamma
to avoid regression
1647
/* setup to spare calculated ideal
regamma
values */
1651
const struct pwl_float_data_ex *
regamma
= rgb_regamma;
local in function:map_regamma_hw_to_x_user
1664
tf_pts->red[i] =
regamma
->r;
1665
tf_pts->green[i] =
regamma
->g
[
all
...]
amdgpu_color_gamma.c
764
/* Multiply 0.008 as
regamma
is 0-1 and FP16 input is 0-125.
1093
static void build_hlg_regamma(struct pwl_float_data_ex *
regamma
,
1100
struct pwl_float_data_ex *rgb =
regamma
;
1309
* RS3+ color transform DDI - 1D LUT adjustment is composed with
regamma
here
1323
* adjustedY is then linearly interpolating
regamma
Y between lut1 and lut2
1510
* ToDo one day - for now this only applies to ADL
regamma
to avoid regression
1647
/* setup to spare calculated ideal
regamma
values */
1651
const struct pwl_float_data_ex *
regamma
= rgb_regamma;
local in function:map_regamma_hw_to_x_user
1664
tf_pts->red[i] =
regamma
->r;
1665
tf_pts->green[i] =
regamma
->g
[
all
...]
Completed in 85 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025