Searched defs:disp_csc_config (Results 1 – 1 of 1) sorted by relevance
523 struct disp_csc_config { struct524 u32 in_fmt;525 u32 in_mode;526 u32 in_color_range;527 u32 out_fmt;528 u32 out_mode;529 u32 out_color_range;530 u32 brightness;531 u32 contrast;532 u32 saturation;[all …]