Home
last modified time | relevance | path

Searched defs:pic_width (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dsc.h110 u16 pic_width; member
348 __be16 pic_width; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddsc.h38 uint32_t pic_width; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dsc/
H A Ddc_dsc.c852 int pic_width; in setup_dsc_config() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_vdsc_regs.h126 #define DSC_PIC_WIDTH(pic_width) ((pic_width) << 16) argument