Searched defs:dsc_dec_dpcd_caps (Results 1 – 1 of 1) sorted by relevance
908 struct dsc_dec_dpcd_caps { struct909 bool is_dsc_supported;910 uint8_t dsc_version;912 union dsc_slice_caps1 slice_caps1;913 union dsc_slice_caps2 slice_caps2;914 int32_t lb_bit_depth;915 bool is_block_pred_supported;918 union dsc_color_depth color_depth;921 int32_t max_slice_width;927 uint32_t branch_max_line_width;[all …]
Completed in 10 milliseconds