Searched defs:curve_points (Results 1 – 1 of 1) sorted by relevance
44 struct curve_points { struct45 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]; argument76 struct curve_points arr_points[2]; argument