OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seg_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
82
uint32_t
seg_offset
;
local in function:setup_x_points_distribution
93
seg_offset
= (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION;
94
coordinates_x[
seg_offset
].x = region_size;
96
for (index =
seg_offset
+ 1;
97
index <
seg_offset
+ NUM_PTS_IN_REGION;
Completed in 31 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025