Home
last modified time | relevance | path

Searched defs:curve_points (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h44 struct curve_points { struct
45 struct fixed31_32 x;
46 struct fixed31_32 y;
47 struct fixed31_32 offset;
48 struct fixed31_32 slope;
50 uint32_t custom_float_x;
51 uint32_t custom_float_y;
75 struct gamma_curve arr_curve_points[34]; argument
76 struct curve_points arr_points[2]; argument