Home
last modified time | relevance | path

Searched +full:video +full:- +full:interface (Results 1 – 25 of 1026) sorted by relevance

12345678910>>...42

/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _media-controller-types:
10 .. _media-entity-functions:
11 .. _MEDIA-ENT-F-UNKNOWN:
12 .. _MEDIA-ENT-F-V4L2-SUBDEV-UNKNOWN:
13 .. _MEDIA-ENT-F-IO-V4L:
14 .. _MEDIA-ENT-F-IO-VBI:
15 .. _MEDIA-ENT-F-IO-SWRADIO:
16 .. _MEDIA-ENT-F-IO-DTV:
17 .. _MEDIA-ENT-F-DTV-DEMOD:
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/mediactl/
Dmedia-types.rst1 .. -*- coding: utf-8; mode: rst -*-
3 .. _media-controller-types:
10 .. _media-entity-functions:
11 .. _MEDIA-ENT-F-UNKNOWN:
12 .. _MEDIA-ENT-F-V4L2-SUBDEV-UNKNOWN:
13 .. _MEDIA-ENT-F-IO-V4L:
14 .. _MEDIA-ENT-F-IO-VBI:
15 .. _MEDIA-ENT-F-IO-SWRADIO:
16 .. _MEDIA-ENT-F-IO-DTV:
17 .. _MEDIA-ENT-F-DTV-DEMOD:
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dplatform-cardlist.rst1 .. SPDX-License-Identifier: GPL-2.0
17 am437x-vpfe TI AM437x VPFE
18 aspeed-video Aspeed AST2400 and AST2500
19 atmel-isc ATMEL Image Sensor Controller (ISC)
20 atmel-isi ATMEL Image Sensor Interface (ISI)
24 cdns-csi2rx Cadence MIPI-CSI2 RX Controller
25 cdns-csi2tx Cadence MIPI-CSI2 TX Controller
26 coda-vpu Chips&Media Coda multi-standard codec IP
27 dm355_ccdc TI DM355 CCDC video capture
28 dm644x_ccdc TI DM6446 CCDC video capture
[all …]
Dfimc.rst1 .. SPDX-License-Identifier: GPL-2.0
8 Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd.
11 SoC Application Processors is an integrated camera host interface, color
17 drivers/media/platform/exynos4-is directory.
20 --------------
22 S5PC100 (mem-to-mem only), S5PV210, Exynos4210
25 ------------------
27 - camera parallel interface capture (ITU-R.BT601/565);
28 - camera serial interface capture (MIPI-CSI2);
29 - memory-to-memory processing (color space conversion, scaling, mirror
[all …]
Dimx.rst1 .. SPDX-License-Identifier: GPL-2.0
3 i.MX Video Capture Driver
7 ------------
15 - Image DMA Controller (IDMAC)
16 - Camera Serial Interface (CSI)
17 - Image Converter (IC)
18 - Sensor Multi-FIFO Controller (SMFC)
19 - Image Rotator (IRT)
20 - Video De-Interlacing or Combining Block (VDIC)
23 memory. Various dedicated DMA channels exist for both video capture and
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-querycap.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_QUERYCAP - Query device capabilities
45 .. flat-table:: struct v4l2_capability
46 :header-rows: 0
47 :stub-columns: 0
50 * - __u8
51 - ``driver``\ [16]
52 - Name of the driver, a unique NUL-terminated ASCII string. For
60 sure the strings are properly NUL-terminated.
61 * - __u8
[all …]
Ddev-osd.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
6 Video Output Overlay Interface
9 **Also known as On-Screen Display (OSD)**
11 Some video output devices can overlay a framebuffer image onto the
12 outgoing video signal. Applications can set up such an overlay using
13 this interface, which borrows structures and ioctls of the
14 :ref:`Video Overlay <overlay>` interface.
17 as the :ref:`Video Output <capture>` function.
21 The default function of such a ``/dev/video`` device is video
29 Devices supporting the *Video Output Overlay* interface set the
[all …]
Ddev-capture.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
7 Video Capture Interface
10 Video capture devices sample an analog video signal and store the
12 25 or 30 frames/second. With this interface applications can control the
15 Conventionally V4L2 video capture devices are accessed through character
16 device special files named ``/dev/video`` and ``/dev/video0`` to
18 ``/dev/video`` is typically a symbolic link to the preferred video
21 .. note:: The same device file names are used for video output devices.
26 Devices supporting the video capture interface set the
31 functions they may also support the :ref:`video overlay <overlay>`
[all …]
Ddev-output.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
7 Video Output Interface
10 Video output devices encode stills or image sequences as analog video
11 signal. With this interface applications can control the encoding
14 Conventionally V4L2 video output devices are accessed through character
15 device special files named ``/dev/video`` and ``/dev/video0`` to
17 ``/dev/video`` is typically a symbolic link to the preferred video
20 .. note:: The same device file names are used also for video capture devices.
25 Devices supporting the video output interface set the
30 functions they may also support the :ref:`raw VBI output <raw-vbi>`
[all …]
/kernel/linux/linux-4.19/drivers/media/platform/
DKconfig9 ---help---
10 Say Y here to enable support for platform-specific V4L drivers.
14 source "drivers/media/platform/marvell-ccic/Kconfig"
23 Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
36 tristate "SuperH VOU video output driver"
42 Support for the Video Output Unit (VOU) on SuperH SoCs.
45 tristate "Freescale VIU Video Driver"
49 ---help---
50 Support for Freescale VIU video driver. This device captures
51 video data, or overlays video on DIU frame buffer.
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dvidioc-querycap.rst1 .. -*- coding: utf-8; mode: rst -*-
12 VIDIOC_QUERYCAP - Query device capabilities
26 File descriptor returned by :ref:`open() <func-open>`.
47 .. flat-table:: struct v4l2_capability
48 :header-rows: 0
49 :stub-columns: 0
52 * - __u8
53 - ``driver``\ [16]
54 - Name of the driver, a unique NUL-terminated ASCII string. For
62 sure the strings are properly NUL-terminated.
[all …]
Ddev-osd.rst1 .. -*- coding: utf-8; mode: rst -*-
6 Video Output Overlay Interface
9 **Also known as On-Screen Display (OSD)**
11 Some video output devices can overlay a framebuffer image onto the
12 outgoing video signal. Applications can set up such an overlay using
13 this interface, which borrows structures and ioctls of the
14 :ref:`Video Overlay <overlay>` interface.
17 as the :ref:`Video Output <capture>` function.
21 The default function of such a ``/dev/video`` device is video
29 Devices supporting the *Video Output Overlay* interface set the
[all …]
Ddev-capture.rst1 .. -*- coding: utf-8; mode: rst -*-
6 Video Capture Interface
9 Video capture devices sample an analog video signal and store the
11 25 or 30 frames/second. With this interface applications can control the
14 Conventionally V4L2 video capture devices are accessed through character
15 device special files named ``/dev/video`` and ``/dev/video0`` to
17 ``/dev/video`` is typically a symbolic link to the preferred video
20 .. note:: The same device file names are used for video output devices.
26 Devices supporting the video capture interface set the
31 functions they may also support the :ref:`video overlay <overlay>`
[all …]
Ddev-output.rst1 .. -*- coding: utf-8; mode: rst -*-
6 Video Output Interface
9 Video output devices encode stills or image sequences as analog video
10 signal. With this interface applications can control the encoding
13 Conventionally V4L2 video output devices are accessed through character
14 device special files named ``/dev/video`` and ``/dev/video0`` to
16 ``/dev/video`` is typically a symbolic link to the preferred video
19 .. note:: The same device file names are used also for video capture devices.
25 Devices supporting the video output interface set the
30 functions they may also support the :ref:`raw VBI output <raw-vbi>`
[all …]
/kernel/linux/linux-4.19/Documentation/media/v4l-drivers/
Dfimc.rst6 Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd.
9 SoC Application Processors is an integrated camera host interface, color
15 drivers/media/platform/exynos4-is directory.
18 --------------
20 S5PC100 (mem-to-mem only), S5PV210, EXYNOS4210
23 ------------------
25 - camera parallel interface capture (ITU-R.BT601/565);
26 - camera serial interface capture (MIPI-CSI2);
27 - memory-to-memory processing (color space conversion, scaling, mirror
29 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 Say Y here to enable support for platform-specific V4L drivers.
13 source "drivers/media/platform/marvell-ccic/Kconfig"
22 Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
35 tristate "Aspeed AST2400 and AST2500 Video Engine driver"
39 Support for the Aspeed Video Engine (VE) embedded in the Aspeed
40 AST2400 and AST2500 SOCs. The VE can capture and compress video data
44 tristate "SuperH VOU video output driver"
49 Support for the Video Output Unit (VOU) on SuperH SoCs.
52 tristate "Freescale VIU Video Driver"
[all …]
/kernel/linux/linux-4.19/Documentation/fb/
Duvesafb.txt2 uvesafb - A Generic Driver for VBE2+ compliant video cards
6 ---------------
8 uvesafb should work with any video card that has a Video BIOS compliant
12 v86d. v86d is used to run the x86 Video BIOS code in a simulated and
30 --------------------------
32 uvesafb is a _generic_ driver which supports a wide variety of video
33 cards, but which is ultimately limited by the Video BIOS interface.
36 - Lack of any type of acceleration.
37 - A strict and limited set of supported video modes. Often the native
39 with uvesafb, simply because the Video BIOS doesn't support the
[all …]
/kernel/linux/linux-4.19/Documentation/acpi/
Dvideo_extension.txt1 ACPI video extensions
7 defining the video POST device, retrieving EDID information or to
8 setup a video output, etc. Note that this is an ref. implementation
9 only. It may or may not work for your integrated video device.
11 The ACPI video driver does 3 things regarding backlight control:
13 1 Export a sysfs interface for user space to control backlight level
15 If the ACPI table has a video device, and acpi_backlight=vendor kernel
18 interface control. For every registered class device, there will be a
21 The backlight sysfs interface has a standard definition here:
22 Documentation/ABI/stable/sysfs-class-backlight.
[all …]
/kernel/linux/linux-5.10/Documentation/fb/
Duvesafb.rst2 uvesafb - A Generic Driver for VBE2+ compliant video cards
6 ---------------
8 uvesafb should work with any video card that has a Video BIOS compliant
12 v86d. v86d is used to run the x86 Video BIOS code in a simulated and
30 --------------------------
32 uvesafb is a _generic_ driver which supports a wide variety of video
33 cards, but which is ultimately limited by the Video BIOS interface.
36 - Lack of any type of acceleration.
37 - A strict and limited set of supported video modes. Often the native
39 with uvesafb, simply because the Video BIOS doesn't support the
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
28 NT35596 1080x1920 video mode panel as found in some Asus
38 TFT-LCD modules. The panel has a 1200x1920 resolution and uses
39 24 bit RGB per pixel. It provides a MIPI DSI interface to
40 the host and has a built-in LED backlight.
49 45NA WUXGA PANEL DSI Video Mode panel
57 This driver supports LVDS panels that don't require device-specific
79 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
89 4-lane 800x1280 MIPI DSI panel.
92 tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
[all …]
/kernel/linux/linux-4.19/include/media/
Dv4l2-mc.h2 * v4l2-mc.h - Media Controller V4L2 types and prototypes
5 * Copyright (C) 2006-2010 Nokia Corporation
22 #include <media/media-device.h>
23 #include <media/v4l2-dev.h>
27 * enum tuner_pad_index - tuner pad index for MEDIA_ENT_F_TUNER
31 * @TUNER_PAD_OUTPUT: Tuner video output source pad. Contains the video
34 * (IF) or to baseband (on zero-IF tuners).
56 * enum if_vid_dec_pad_index - video IF-PLL pad index for
59 * @IF_VID_DEC_PAD_IF_INPUT: video Intermediate Frequency (IF) sink pad
60 * @IF_VID_DEC_PAD_OUT: IF-PLL video output source pad. Contains the
[all …]
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Dvideo_extension.rst1 .. SPDX-License-Identifier: GPL-2.0
4 ACPI video extensions
10 defining the video POST device, retrieving EDID information or to
11 setup a video output, etc. Note that this is an ref. implementation
12 only. It may or may not work for your integrated video device.
14 The ACPI video driver does 3 things regarding backlight control.
16 Export a sysfs interface for user space to control backlight level
19 If the ACPI table has a video device, and acpi_backlight=vendor kernel
22 interface control. For every registered class device, there will be a
25 The backlight sysfs interface has a standard definition here:
[all …]
/kernel/linux/linux-4.19/drivers/media/platform/davinci/
DKconfig2 tristate "TI DaVinci VPIF V4L2-Display driver"
18 tristate "TI DaVinci VPIF video capture driver"
33 tristate "TI DM6446 CCDC video capture driver"
41 sensor module such as MT9T001 over a raw interface. This
42 module configures the interface and CCDC/ISIF to do
43 video frame capture from slave decoders.
49 tristate "TI DM355 CCDC video capture driver"
57 sensor module such as MT9T001 over a raw interface. This
58 module configures the interface and CCDC/ISIF to do
59 video frame capture from a slave decoders
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "TI DaVinci VPIF V4L2-Display driver"
19 tristate "TI DaVinci VPIF video capture driver"
34 tristate "TI DM6446 CCDC video capture driver"
42 sensor module such as MT9T001 over a raw interface. This
43 module configures the interface and CCDC/ISIF to do
44 video frame capture from slave decoders.
50 tristate "TI DM355 CCDC video capture driver"
58 sensor module such as MT9T001 over a raw interface. This
59 module configures the interface and CCDC/ISIF to do
[all …]
/kernel/linux/linux-5.10/drivers/zorro/
Dzorro.ids4 # Maintained by Geert Uytterhoeven <zorro@linux-m68k.org>
12 # product product_name <-- single tab
23 0200 3-State
29 6700 A2386-SX [ISA Bus Bridge]
46 6700 A2386-SX [ISA Bus Bridge]
61 03ed A-Squared
62 0100 Live! 2000 [Video Card]
66 0100 Easyl Drawing Tablet Interface
70 0300 8-Up (Rev A) [RAM Expansion]
71 0400 8-Up (Rev Z) [RAM Expansion]
[all …]

12345678910>>...42