Home
last modified time | relevance | path

Searched refs:numberof_points (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1068 uint32_t numberof_points, in build_evenly_distributed_points() argument
1072 struct gamma_pixel *p_last = p + numberof_points - 1; in build_evenly_distributed_points()
1078 numberof_points - 1); in build_evenly_distributed_points()
1086 } while (i != numberof_points); in build_evenly_distributed_points()