Searched defs:dc_transfer_func_distributed_points (Results 1 – 1 of 1) sorted by relevance
846 struct dc_transfer_func_distributed_points { struct847 struct fixed31_32 red[TRANSFER_FUNC_POINTS];848 struct fixed31_32 green[TRANSFER_FUNC_POINTS];849 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];851 uint16_t end_exponent;852 uint16_t x_point_at_y1_red;853 uint16_t x_point_at_y1_green;854 uint16_t x_point_at_y1_blue;
Completed in 14 milliseconds