Searched refs:interlace (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_fb.c | 201 int width, height, interlace, reg; in a10fb_setup_debe() local 207 interlace = !!(mode->flags & VID_INTERLACE); in a10fb_setup_debe() 209 height = mode->vdisplay << interlace; in a10fb_setup_debe() 289 if (interlace) in a10fb_setup_debe() 345 u_int interlace, hspw, hbp, vspw, vbp, vbl, width, height, start_delay; in a10fb_setup_tcon() local 352 interlace = !!(mode->flags & VID_INTERLACE); in a10fb_setup_tcon() 359 vbl = VBLANK_LEN(mode->vtotal, mode->vdisplay, interlace); in a10fb_setup_tcon() 408 if (interlace) { in a10fb_setup_tcon() 431 if (interlace) in a10fb_setup_tcon()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_image_filter_module.c | 50 ngx_flag_t interlace; member 163 offsetof(ngx_http_image_filter_conf_t, interlace), 1050 gdImageInterlace(dst, (int) conf->interlace); in ngx_http_image_resize() 1303 conf->interlace = NGX_CONF_UNSET; in ngx_http_image_filter_create_conf() 1362 ngx_conf_merge_value(conf->interlace, prev->interlace, 0); in ngx_http_image_filter_merge_conf()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/exynos/ |
| H A D | exynos_dp.txt | 35 interlace scan mode.
|