Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/drm/
H A Ddrm_dsc.h111 u16 pic_width; member
348 __be16 pic_width; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_dsc.c110 pps_payload->pic_width = cpu_to_be16(dsc_cfg->pic_width); in drm_dsc_pps_payload_pack()
H A Ddw_mipi_dsi2.c825 u16 pic_width = be16_to_cpu(pps->pic_width) / 2; in dw_mipi_dsi2_get_dsc_params_from_sink() local
827 dsi2->pps->pic_width = cpu_to_be16(pic_width); in dw_mipi_dsi2_get_dsc_params_from_sink()
828 printf("dsc pic_width change from %d to %d\n", pic_width * 2, pic_width); in dw_mipi_dsi2_get_dsc_params_from_sink()
H A Drockchip_dw_hdmi_qp.c124 u32 pic_width; member
826 u16 pic_width, u16 pic_height, in dw_hdmi_qp_set_link_cfg() argument
833 if (pic_width == pps_datas[i].pic_width && in dw_hdmi_qp_set_link_cfg()
855 (pic_width / slice_width); in dw_hdmi_qp_set_link_cfg()