Searched full:deinterlacing (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/Documentation/admin-guide/media/ |
D | rcar-fdp1.rst | 9 The video deinterlacing mode (such as Bob, Weave, ...). The R-Car FDP1 19 deinterlacing is performed. Apart from (optional) format and encoding 22 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing 23 in the presence of fast motion and 2D deinterlacing with diagonal 35 is also known as weave deinterlacing. 39 known as weave deinterlacing.
|
/Linux-v5.10/drivers/media/platform/ti-vpe/ |
D | vpe.c | 419 bool deinterlacing; /* using de-interlacer */ member 805 if (!(s_q_data->flags & Q_IS_INTERLACED) || !ctx->deinterlacing) { in set_dei_regs() 892 ctx->deinterlacing = true; in set_srcdst_params() 895 ctx->deinterlacing = false; in set_srcdst_params() 1220 if (ctx->deinterlacing && s_q_data->flags & Q_IS_SEQ_XX && in device_run() 1239 if (ctx->deinterlacing) { in device_run() 1288 if (ctx->deinterlacing) in device_run() 1300 if (ctx->deinterlacing) { in device_run() 1311 if (ctx->deinterlacing) in device_run() 1318 if (ctx->deinterlacing) { in device_run() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | ti,vpe.yaml | 15 path which can perform chroma up/down sampling, deinterlacing,
|
D | allwinner,sun8i-h3-deinterlace.yaml | 16 deinterlacing interlaced video content.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-process.rst | 48 The video deinterlacing mode (such as Bob, Weave, ...). The menu items are
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-display-frontend.yaml | 15 deinterlacing and color space conversion.
|
/Linux-v5.10/drivers/media/platform/ |
D | m2m-deinterlace.c | 3 * V4L2 deinterlacing support. 22 MODULE_DESCRIPTION("mem2mem device which supports deinterlacing using dmaengine"); 672 /* Check that input and output deinterlacing types are compatible */ in vidioc_streamon()
|
D | Kconfig | 289 Generic deinterlacing V4L2 driver.
|
D | rcar_fdp1.c | 497 FDP1_PROGRESSIVE = 0, /* Must be zero when !deinterlacing */ 914 /* Deint mode is non-zero when deinterlacing */ in fdp1_configure_rpf()
|
/Linux-v5.10/drivers/gpu/drm/sti/ |
D | sti_hqvdp.c | 212 /* Config for directional deinterlacing without motion */ 1212 /* Enable directional deinterlacing processing */ in sti_hqvdp_atomic_update()
|
/Linux-v5.10/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 352 /* Copy data from chunk into a frame buffer, deinterlacing the data
|
/Linux-v5.10/drivers/media/platform/sti/bdisp/ |
D | bdisp-hw.c | 693 /* Deinterlacing adjustment : stretch a field to a frame */ in bdisp_hw_get_op_cfg()
|
/Linux-v5.10/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 1140 case V4L2_CID_DEINTERLACING_MODE: return "Deinterlacing Mode"; in v4l2_ctrl_get_name()
|
/Linux-v5.10/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 3508 * order fields can screw up deinterlacing in bttv_irq_next_video()
|