Searched refs:csc_color_matrix (Results 1 – 3 of 3) sorted by relevance
67 struct dc_csc_transform csc_color_matrix; member
2607 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()2614 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce110_program_front_end_for_pipe()2794 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in program_csc_matrix()2801 tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i]; in program_csc_matrix()
1675 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_csc_matrix()2079 pipe_ctx->stream->csc_color_matrix.matrix, in update_dchubp_dpp()