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