OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coordinates_x
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
42
static struct hw_x_point
coordinates_x
[MAX_HW_POINTS + 2];
variable in typeref:struct:hw_x_point[]
86
coordinates_x
[MAX_HW_POINTS].x = region_size;
87
coordinates_x
[MAX_HW_POINTS + 1].x = region_size;
94
coordinates_x
[seg_offset].x = region_size;
99
coordinates_x
[index].x = dc_fixpt_add
100
(
coordinates_x
[index-1].x, increment);
113
LOG_GAMMA_WRITE("%llu\n",
coordinates_x
[i].x.value);
254
const struct hw_x_point *coord_x =
coordinates_x
+ 32;
288
compute_de_pq(
coordinates_x
[i].x, &y);
585
const struct hw_x_point *
coordinates_x
,
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025