Searched refs:dpp_set_csc_default (Results 1 – 3 of 3) sorted by relevance
83 void (*dpp_set_csc_default)( member
499 .dpp_set_csc_default = dpp1_cm_set_output_csc_default,
1679 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_default != NULL) in program_csc_matrix()1680 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_default(pipe_ctx->plane_res.dpp, colorspace); in program_csc_matrix()