| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 163 (bt->interlaced && !(caps & V4L2_DV_BT_CAP_INTERLACED)) || in v4l2_valid_dv_timings() 164 (!bt->interlaced && !(caps & V4L2_DV_BT_CAP_PROGRESSIVE))) in v4l2_valid_dv_timings() 168 if (!bt->interlaced && in v4l2_valid_dv_timings() 183 if (bt->interlaced && (bt->il_vfrontporch > max_vert || in v4l2_valid_dv_timings() 275 t1->bt.interlaced == t2->bt.interlaced && in v4l2_match_dv_timings() 288 (!t1->bt.interlaced || in v4l2_match_dv_timings() 309 if (bt->interlaced) in v4l2_print_dv_timings() 319 bt->width, bt->height, bt->interlaced ? "i" : "p", in v4l2_print_dv_timings() 333 if (bt->interlaced) in v4l2_print_dv_timings() 496 bool interlaced, in v4l2_detect_cvt() argument [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-dv-timings.rst | 101 - Height of the active video frame in lines. So for interlaced 105 - ``interlaced`` 106 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``). 128 - Vertical front porch in lines. For interlaced formats this refers 132 - Vertical sync length in lines. For interlaced formats this refers 136 - Vertical back porch in lines. For interlaced formats this refers 141 interlaced field formats. Must be 0 for progressive formats. 145 interlaced field formats. Must be 0 for progressive formats. 149 interlaced field formats. Must be 0 for progressive formats. 284 - Specific to interlaced formats: if set, then the vertical [all …]
|
| H A D | field-order.rst | 10 We have to distinguish between progressive and interlaced video. 32 the first line of an interlaced frame, the first line of the bottom 89 - Images are in progressive (frame-based) format, not interlaced 97 may wish to prevent a device from capturing interlaced images
|
| H A D | pixfmt-v4l2.rst | 28 for interlaced formats). 57 Video images are typically interlaced. Applications can request to 59 interlaced or sequentially stored in one buffer or alternating in
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-dc.c | 160 int ipu_dc_init_sync(struct ipu_dc *dc, struct ipu_di *di, bool interlaced, in ipu_dc_init_sync() argument 183 sync = interlaced ? 6 : 5; in ipu_dc_init_sync() 191 if (interlaced) { in ipu_dc_init_sync() 218 if (interlaced) in ipu_dc_init_sync()
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_crtc2.h | 30 unsigned int interlaced:1; member
|
| H A D | matroxfb_crtc2.c | 105 if (mt->interlaced) { in matroxfb_dh_restore() 129 m2info->interlaced = 1; in matroxfb_dh_restore() 132 m2info->interlaced = 0; in matroxfb_dh_restore() 181 if (m2info->interlaced) { in matroxfb_dh_pan_var()
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | ipuv3-plane.h | 42 uint32_t src_h, bool interlaced);
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_crtc.h | 48 bool interlaced; member
|
| /linux/drivers/video/fbdev/ |
| H A D | platinumfb.h | 343 int interlaced; member
|
| /linux/Documentation/admin-guide/media/ |
| H A D | rcar-fdp1.rst | 18 - The input image video stream is progressive (not interlaced). No
|
| H A D | vivid.rst | 33 - All Field settings are supported for testing interlaced capturing 366 moving image so the temporal effect of using interlaced formats becomes clearly 412 interlaced, for pixelclock frequencies between 25 and 600 MHz. The field 413 mode for interlaced formats is always V4L2_FIELD_ALTERNATE. For HDMI the 415 interlaced format you will receive the top field first. 470 interlaced, for pixelclock frequencies between 25 and 600 MHz. The field 471 mode for interlaced formats is always V4L2_FIELD_ALTERNATE. 993 if set, then the raw VBI data will be interlaced instead
|
| /linux/Documentation/fb/ |
| H A D | vt8623fb.rst | 48 * interlaced mode variant
|
| H A D | arkfb.rst | 53 * interlaced mode variant
|
| H A D | s3fb.rst | 32 * interlaced mode variant (not available in text mode)
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | oaktrail.h | 42 u8 interlaced:1; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml_display_rq_dlg_calc.c | 215 dml_bool_t interlaced = timing->Interlace[plane_idx]; in dml_rq_dlg_get_dlg_reg() local 277 dml_print("DML_DLG: %s: interlaced = %d\n", __func__, interlaced); in dml_rq_dlg_get_dlg_reg() 320 disp_dlg_regs->dlg_vblank_end = interlaced ? (vblank_end / 2) : vblank_end; // 15 bits in dml_rq_dlg_get_dlg_reg()
|
| /linux/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-video.c | 687 bool interlaced; in vidioc_query_dv_timings() local 699 interlaced = vid_info.fps <= 30; in vidioc_query_dv_timings() 711 bt->interlaced != interlaced || in vidioc_query_dv_timings()
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2-enc.c | 145 solo_enc->interlaced = (solo_enc->mode & 0x08) ? 1 : 0; in solo_update_mode() 243 solo_enc->interlaced ? 1 : 0); in solo_enc_on() 245 if (solo_enc->interlaced) in solo_enc_on() 927 pix->field = solo_enc->interlaced ? V4L2_FIELD_INTERLACED : in solo_enc_get_fmt_cap()
|
| H A D | solo6x10.h | 149 u8 mode, gop, qp, interlaced, interval; member
|
| /linux/drivers/video/fbdev/savage/ |
| H A D | savagefb.h | 150 int interlaced; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_structs.h | 527 unsigned char interlaced; member
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeonfb.h | 261 int hAct_high, vAct_high, interlaced; member
|
| /linux/fs/erofs/ |
| H A D | zmap.c | 517 bool interlaced = vi->z_advise & Z_EROFS_ADVISE_INTERLACED_PCLUSTER; in z_erofs_map_blocks_ext() local 614 } else if (interlaced && !((map->m_pa | map->m_plen) & bmask)) in z_erofs_map_blocks_ext()
|
| /linux/include/video/ |
| H A D | imx-ipu-v3.h | 287 int ipu_dc_init_sync(struct ipu_dc *dc, struct ipu_di *di, bool interlaced,
|