Searched defs:dsc_dec_dpcd_caps (Results 1 – 1 of 1) sorted by relevance
852 struct dsc_dec_dpcd_caps { struct853 bool is_dsc_supported;854 uint8_t dsc_version;855 int32_t rc_buffer_size; /* DSC RC buffer block size in bytes */856 union dsc_slice_caps1 slice_caps1;857 union dsc_slice_caps2 slice_caps2;858 int32_t lb_bit_depth;859 bool is_block_pred_supported;860 int32_t edp_max_bits_per_pixel; /* Valid only in eDP */861 union dsc_color_formats color_formats;[all …]