Searched defs:dsc_dec_dpcd_caps (Results 1 – 1 of 1) sorted by relevance
870 struct dsc_dec_dpcd_caps { struct871 bool is_dsc_supported;872 uint8_t dsc_version;874 union dsc_slice_caps1 slice_caps1;875 union dsc_slice_caps2 slice_caps2;876 int32_t lb_bit_depth;877 bool is_block_pred_supported;880 union dsc_color_depth color_depth;883 int32_t max_slice_width;889 uint32_t branch_max_line_width;[all …]
Completed in 10 milliseconds