Searched defs:dc_transfer_func_distributed_points (Results 1 – 2 of 2) sorted by relevance
719 struct dc_transfer_func_distributed_points { struct720 struct fixed31_32 red[TRANSFER_FUNC_POINTS];721 struct fixed31_32 green[TRANSFER_FUNC_POINTS];722 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];724 uint16_t end_exponent;725 uint16_t x_point_at_y1_red;726 uint16_t x_point_at_y1_green;727 uint16_t x_point_at_y1_blue;
1086 struct dc_transfer_func_distributed_points { struct1087 struct fixed31_32 red[TRANSFER_FUNC_POINTS];1088 struct fixed31_32 green[TRANSFER_FUNC_POINTS];1089 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];1091 uint16_t end_exponent;1092 uint16_t x_point_at_y1_red;1093 uint16_t x_point_at_y1_green;1094 uint16_t x_point_at_y1_blue;