Searched defs:drm_dsc_config (Results 1 – 2 of 2) sorted by relevance
79483 struct drm_dsc_config { struct79484 u8 line_buf_depth;79485 u8 bits_per_component;79486 bool convert_rgb;79487 u8 slice_count;79488 u16 slice_width;79489 u16 slice_height;79490 bool simple_422;79491 u16 pic_width;79492 u16 pic_height;[all …]
89225 struct drm_dsc_config { struct89226 u8 line_buf_depth;89227 u8 bits_per_component;89228 bool convert_rgb;89229 u8 slice_count;89230 u16 slice_width;89231 u16 slice_height;89232 bool simple_422;89233 u16 pic_width;89234 u16 pic_height;[all …]