Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h79483 struct drm_dsc_config { struct
79484 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h89225 struct drm_dsc_config { struct
89226 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 …]