Home
last modified time | relevance | path

Searched defs:drm_dsc_config (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dsc.h76 struct drm_dsc_config { struct
81 u8 line_buf_depth;
85 u8 bits_per_component;
91 bool convert_rgb;
95 u8 slice_count;
99 u16 slice_width;
103 u16 slice_height;
107 bool simple_422;
111 u16 pic_width;
115 u16 pic_height;
[all …]
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dsc.h75 struct drm_dsc_config { struct
80 u8 line_buf_depth;
84 u8 bits_per_component;
90 bool convert_rgb;
94 u8 slice_count;
98 u16 slice_width;
102 u16 slice_height;
106 bool simple_422;
110 u16 pic_width;
114 u16 pic_height;
[all …]