Searched full:deinterlacing (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/admin-guide/media/ |
H A 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/drivers/media/platform/ti/vpe/ |
H A 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/Documentation/devicetree/bindings/media/ |
H A D | ti,vpe.yaml | 15 path which can perform chroma up/down sampling, deinterlacing,
|
H A D | allwinner,sun8i-h3-deinterlace.yaml | 16 deinterlacing interlaced video content.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-image-process.rst | 49 The video deinterlacing mode (such as Bob, Weave, ...). The menu items are
|
/linux/drivers/media/platform/ |
H A D | Kconfig | 50 Generic deinterlacing V4L2 driver.
|
H A 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()
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-display-frontend.yaml | 15 deinterlacing and color space conversion.
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 214 /* Config for directional deinterlacing without motion */ 1219 /* Enable directional deinterlacing processing */ in sti_hqvdp_atomic_update()
|
/linux/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 355 /* Copy data from chunk into a frame buffer, deinterlacing the data
|
/linux/drivers/media/platform/renesas/ |
H A 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/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1165 case V4L2_CID_DEINTERLACING_MODE: return "Deinterlacing Mode"; in v4l2_ctrl_get_name()
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-hw.c | 693 /* Deinterlacing adjustment : stretch a field to a frame */ in bdisp_hw_get_op_cfg()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2702 * order fields can screw up deinterlacing in bttv_irq_next_video()
|