Searched refs:dpp_set_csc_adjustment (Results 1 – 5 of 5) sorted by relevance
168 void (*dpp_set_csc_adjustment)( member
389 .dpp_set_csc_adjustment = NULL,
517 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
2374 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_set_csc_adjustment_rgb_mpo_fix()2387 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) { in dcn10_program_output_csc()2403 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_program_output_csc()
1390 .dpp_set_csc_adjustment = NULL,