Searched refs:cursor_csc_color_matrix (Results 1 – 3 of 3) sorted by relevance
1579 struct dc_csc_transform cursor_csc_color_matrix; member1893 const struct dc_csc_transform *cursor_csc_color_matrix; member1927 const struct dc_csc_transform *cursor_csc_color_matrix; member
3038 …struct dc_csc_transform *cursor_csc_color_matrix = params->dpp_set_cursor_matrix_params.cursor_csc… in hwss_dpp_set_cursor_matrix() local3041 dpp->funcs->set_cursor_matrix(dpp, color_space, *cursor_csc_color_matrix); in hwss_dpp_set_cursor_matrix()3951 struct dc_csc_transform *cursor_csc_color_matrix) in hwss_add_dpp_set_cursor_matrix() argument3957 …ate->num_steps].params.dpp_set_cursor_matrix_params.cursor_csc_color_matrix = cursor_csc_color_mat… in hwss_add_dpp_set_cursor_matrix()
3576 &plane_state->cursor_csc_color_matrix); in dcn401_update_dchubp_dpp_sequence()