Searched defs:dpcd_dsc_slice_capability1 (Results 1 – 1 of 1) sorted by relevance
755 struct dpcd_dsc_slice_capability1 { struct756 uint8_t ONE_SLICE_PER_DP_DSC_SINK_DEVICE :1;757 uint8_t TWO_SLICES_PER_DP_DSC_SINK_DEVICE :1;758 uint8_t RESERVED :1;759 uint8_t FOUR_SLICES_PER_DP_DSC_SINK_DEVICE :1;760 uint8_t SIX_SLICES_PER_DP_DSC_SINK_DEVICE :1;761 uint8_t EIGHT_SLICES_PER_DP_DSC_SINK_DEVICE :1;762 uint8_t TEN_SLICES_PER_DP_DSC_SINK_DEVICE :1;763 uint8_t TWELVE_SLICES_PER_DP_DSC_SINK_DEVICE :1;
Completed in 11 milliseconds