Searched defs:dc_transfer_func_distributed_points (Results 1 – 1 of 1) sorted by relevance
1172 struct dc_transfer_func_distributed_points { struct1173 struct fixed31_32 red[TRANSFER_FUNC_POINTS];1174 struct fixed31_32 green[TRANSFER_FUNC_POINTS];1175 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];1177 uint16_t end_exponent;1178 uint16_t x_point_at_y1_red;1179 uint16_t x_point_at_y1_green;1180 uint16_t x_point_at_y1_blue;