Home
last modified time | relevance | path

Searched refs:native_420 (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_dsc.c222 dsc_cfg->native_420 << DSC_PPS_NATIVE_420_SHIFT; in drm_dsc_pps_payload_pack()
259 if (vdsc_cfg->native_420 || vdsc_cfg->native_422) { in drm_dsc_compute_rc_parameters()
H A Drockchip_display.h171 bool native_420; member
H A Drockchip_dw_hdmi_qp.c915 s->dsc_sink_cap.native_420 = 0; in dw_hdmi_qp_dsc_configure()
H A Ddw_mipi_dsi2.c913 cstate->dsc_sink_cap.native_420 = 0; in dw_mipi_dsi2_connector_init()
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_dsc.h257 bool native_420; member
/rk3399_rockchip-uboot/include/
H A Dedid.h623 bool native_420; member
/rk3399_rockchip-uboot/common/
H A Dedid.c3206 hdmi_dsc->native_420 = hf_vsdb[11] & DRM_EDID_DSC_NATIVE_420; in drm_parse_hdmi_forum_vsdb()