Lines Matching full:dsc
13 /* VESA Display Stream Compression DSC 1.2 constants */
21 /* DSC Rate Control Constants */
27 /* DSC PPS constants and macros */
48 * struct drm_dsc_rc_range_parameters - DSC Rate Control range parameters
50 * This defines different rate control parameters used by the DSC engine
70 * struct drm_dsc_config - Parameters required to configure DSC
92 * @slice_count: Number fo slices per line used by the DSC encoder
242 * @dsc_version_minor: DSC minor version
246 * @dsc_version_major: DSC major version
279 * The VESA DSC standard defines picture parameter set (PPS) which display
282 * this structure are as per Table 4.1 in Vesa DSC specification v1.1/v1.2.
289 * PPS0[3:0] - dsc_version_minor: Contains Minor version of DSC
290 * PPS0[7:4] - dsc_version_major: Contains major version of DSC
307 * generate the bitstream. (0x0 - 16 bits for DSC 1.2, 0x8 - 8 bits,
309 * 0xE - 14 bits for DSC1.2, 0xF - 14 bits for DSC 1.2.
324 * PPS4[4] - Convert_rgb: Indicates if DSC color space conversion is
522 * Set to 0 if DSC minor version is 1 or native420 is 0.
586 * struct drm_dsc_pps_infoframe - DSC infoframe carrying the Picture Parameter
589 * This structure represents the DSC PPS infoframe required to send the Picture
597 * @pps_payload: PPS payload fields as per DSC specification Table 4-1