Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h45 struct curve_points { struct
46 struct fixed31_32 x;
47 struct fixed31_32 y;
48 struct fixed31_32 offset;
49 struct fixed31_32 slope;
51 uint32_t custom_float_x;
52 uint32_t custom_float_y;
76 struct gamma_curve arr_curve_points[34]; argument
77 struct curve_points arr_points[2]; argument