Lines Matching full:enum
63 enum mpc_output_csc_mode {
70 enum mpcc_blend_mode {
78 * enum mpcc_alpha_blend_mode - define the alpha blend mode regarding pixel
81 enum mpcc_alpha_blend_mode {
100 enum mpcc_movable_cm_location {
105 enum MCM_LUT_XABLE {
112 enum MCM_LUT_ID {
135 enum mpcc_alpha_blend_mode alpha_mode;
189 enum graphics_gamut_adjust_type gamut_adjust_type;
190 enum mpcc_gamut_remap_id mpcc_gamut_remap_block_id;
603 enum dc_color_depth output_depth);
643 enum mpc_output_csc_mode ocsc_mode);
664 enum dc_color_space color_space,
665 enum mpc_output_csc_mode ocsc_mode);
953 …void (*set_movable_cm_location)(struct mpc *mpc, enum mpcc_movable_cm_location location, int mpcc_…
1004 void (*populate_lut)(struct mpc *mpc, const enum MCM_LUT_ID id, const union mcm_lut_params params,
1022 …void (*program_lut_read_write_control)(struct mpc *mpc, const enum MCM_LUT_ID id, bool lut_bank_a,…
1040 void (*program_lut_mode)(struct mpc *mpc, const enum MCM_LUT_ID id, const enum MCM_LUT_XABLE xable,