Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dsc.h111 u16 pic_width; member
348 __be16 pic_width; member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dsc.h110 u16 pic_width; member
347 __be16 pic_width; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h38 uint32_t pic_width; member
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c92 u32 pic_width; member
700 u16 pic_width, u16 pic_height, in dw_hdmi_qp_set_link_cfg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c554 int pic_width; in setup_dsc_config() local
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265e_syntax_new.h28 RK_U16 pic_width; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c485 u32 pic_width; member
1116 u16 pic_width, u16 pic_height, in dw_hdmi_qp_set_link_cfg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_reg.h12069 #define DSC_PIC_WIDTH(pic_width) ((pic_width) << 16) argument