Home
last modified time | relevance | path

Searched defs:pic_height (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dsc.h115 u16 pic_height; member
342 __be16 pic_height; member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dsc.h114 u16 pic_height; member
341 __be16 pic_height; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h39 uint32_t pic_height; member
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c93 u32 pic_height; 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.c560 int pic_height; in setup_dsc_config() local
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265e_syntax_new.h29 RK_U16 pic_height; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c486 u32 pic_height; member
1116 u16 pic_width, u16 pic_height, in dw_hdmi_qp_set_link_cfg()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c174 RK_U32 pic_height = MPP_ALIGN(dxva->height, 64); in vdpu_av1d_filtermem_alloc() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_reg.h12070 #define DSC_PIC_HEIGHT(pic_height) ((pic_height) << 0) argument