Searched defs:dcn_dpp_state (Results 1 – 1 of 1) sorted by relevance
107 struct dcn_dpp_state { struct108 uint32_t is_enabled;109 uint32_t igam_lut_mode;110 uint32_t igam_input_format;111 uint32_t dgam_lut_mode;112 uint32_t rgam_lut_mode;113 uint32_t gamut_remap_mode;114 uint32_t gamut_remap_c11_c12;115 uint32_t gamut_remap_c13_c14;116 uint32_t gamut_remap_c21_c22;[all …]