Home
last modified time | relevance | path

Searched refs:interlace (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c158 int interlace; in drm_cvt_mode() local
214 interlace = 1; in drm_cvt_mode()
216 interlace = 0; in drm_cvt_mode()
248 tmp2 = (vdisplay_rnd + 0x2 * vmargin + CVT_MIN_V_PORCH) * 0x2 + interlace; in drm_cvt_mode()
387 int interlace; in drm_gtf_mode_complex() local
416 /* 2. If interlace is requested, the number of vertical lines assumed in drm_gtf_mode_complex()
441 /* 6. If interlace is required, then set variable interlace: */ in drm_gtf_mode_complex()
443 interlace = 1; in drm_gtf_mode_complex()
445 interlace in drm_gtf_mode_complex()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H A Dhi_comm_hdmi_adapt.h140 hi_bool interlace; /* flag of interlace */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_edid.h80 hi_bool interlace; /* flag of interlace */ member
H A Ddrv_hdmi_proc.c1758 cap->perfer_timing[i].interlace ? 'I' : 'P', in proc_sink_detail_timing()
H A Ddrv_hdmi_edid.c594 pre_timing->interlace = (dtd->flags & BIT7_MASK) ? HI_TRUE : HI_FALSE; in edid_timing_param()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h1148 * @interlace:
1152 bool interlace; member

Completed in 13 milliseconds