Searched defs:dsc_dec_dpcd_caps (Results 1 – 1 of 1) sorted by relevance
855 struct dsc_dec_dpcd_caps { struct856 bool is_dsc_supported;857 uint8_t dsc_version;859 union dsc_slice_caps1 slice_caps1;860 union dsc_slice_caps2 slice_caps2;861 int32_t lb_bit_depth;862 bool is_block_pred_supported;865 union dsc_color_depth color_depth;868 int32_t max_slice_width;874 uint32_t branch_max_line_width;[all …]