Home
last modified time | relevance | path

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

12345678910>>...42

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A 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 …]
H A 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 …]
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A Ddiff-v4l.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
4 .. _diff-v4l:
10 The Video For Linux API was first introduced in Linux 2.1 to unify and
21 for V4L2 video capture, overlay, radio and raw vbi capture devices did
23 and below in :ref:`v4l-dev`.
25 The teletext devices (minor range 192-223) have been removed in V4L2 and
35 .. _v4l-dev:
37 .. flat-table:: V4L Device Types, Names and Numbers
38 :header-rows: 1
39 :stub-columns: 0
[all …]
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi.h8 * http://www.apache.org/licenses/LICENSE-2.0
22 * @brief Rockchip Media Process Interface
24 * interface for the application layer, by which applications can
44 * decode : both send video stream packet to decoder and get video frame from
47 * encode : both send video frame to encoder and get encoded video stream from
50 * decode_put_packet: send video stream packet to decoder only, async interface
52 * decode_get_frame : get video frame from decoder only, async interface
54 * encode_put_frame : send video frame to encoder only, async interface
56 * encode_get_packet: get encoded video packet from encoder only, async interface
83 // simple data flow interface
[all …]
H A Dvpu_api.h8 * http://www.apache.org/licenses/LICENSE-2.0
24 * @brief rockchip media process interface
66 ENC_INPUT_RGB565 = 4, /**< 16-bit RGB */
67 ENC_INPUT_BGR565 = 5, /**< 16-bit RGB */
68 ENC_INPUT_RGB555 = 6, /**< 15-bit RGB */
69 ENC_INPUT_BGR555 = 7, /**< 15-bit RGB */
70 ENC_INPUT_RGB444 = 8, /**< 12-bit RGB */
71 ENC_INPUT_BGR444 = 9, /**< 12-bit RGB */
72 ENC_INPUT_RGB888 = 10, /**< 24-bit RGB */
73 ENC_INPUT_BGR888 = 11, /**< 24-bit RGB */
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi.h8 * http://www.apache.org/licenses/LICENSE-2.0
22 * @brief Rockchip Media Process Interface
24 * interface for the application layer, by which applications can
44 * decode : both send video stream packet to decoder and get video frame from
47 * encode : both send video frame to encoder and get encoded video stream from
50 * decode_put_packet: send video stream packet to decoder only, async interface
52 * decode_get_frame : get video frame from decoder only, async interface
54 * encode_put_frame : send video frame to encoder only, async interface
56 * encode_get_packet: get encoded video packet from encoder only, async interface
83 // simple data flow interface
[all …]
H A Dvpu_api.h8 * http://www.apache.org/licenses/LICENSE-2.0
24 * @brief rockchip media process interface
66 ENC_INPUT_RGB565 = 4, /**< 16-bit RGB */
67 ENC_INPUT_BGR565 = 5, /**< 16-bit RGB */
68 ENC_INPUT_RGB555 = 6, /**< 15-bit RGB */
69 ENC_INPUT_BGR555 = 7, /**< 15-bit RGB */
70 ENC_INPUT_RGB444 = 8, /**< 12-bit RGB */
71 ENC_INPUT_BGR444 = 9, /**< 12-bit RGB */
72 ENC_INPUT_RGB888 = 10, /**< 24-bit RGB */
73 ENC_INPUT_BGR888 = 11, /**< 24-bit RGB */
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/fb/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/zorro/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A 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 …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A DKconfig2 # Video configuration
8 bool "Enable driver model support for LCD/video"
11 This enables driver model for LCD and video devices. These support
13 to display a command-line console or splash screen. Enabling this
14 option compiles in the video uclass and routes all LCD/video access
18 bool "Enable driver model support for LCD/video in SPL"
21 This enables driver model for LCD and video devices in SPL. These support
23 to display a command-line console or splash screen. Enabling this
24 option compiles in the video uclass and routes all LCD/video access
28 hex "SPL video memory buffer for any use"
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A 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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dvideo.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * USB Video Class definitions.
8 * Class Definition for Video Devices. Unless otherwise stated, comments
9 * below reference relevant sections of the USB Video Class 1.1 specification
20 /* --------------------------------------------------------------------------
24 /* A.2. Video Interface Subclass Codes */
30 /* A.3. Video Interface Protocol Codes */
34 /* A.5. Video Class-Specific VC Interface Descriptor Subtypes */
43 /* A.6. Video Class-Specific VS Interface Descriptor Subtypes */
59 /* A.7. Video Class-Specific Endpoint Descriptor Subtypes */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dvideo.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * USB Video Class definitions.
8 * Class Definition for Video Devices. Unless otherwise stated, comments
9 * below reference relevant sections of the USB Video Class 1.1 specification
20 /* --------------------------------------------------------------------------
24 /* A.2. Video Interface Subclass Codes */
30 /* A.3. Video Interface Protocol Codes */
34 /* A.5. Video Class-Specific VC Interface Descriptor Subtypes */
43 /* A.6. Video Class-Specific VS Interface Descriptor Subtypes */
59 /* A.7. Video Class-Specific Endpoint Descriptor Subtypes */
[all …]
/OK3568_Linux_fs/kernel/drivers/eisa/
H A Deisa.ids6 # Marc Zyngier <maz@wild-wind.fr.eu.org>
10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter"
11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter"
12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter"
13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter"
14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter"
15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter"
23 ACE5010 "ACME VDU Video Board"
25 ACE7010 "ACME Multi-Function Board"
39 ACR1711 "AcerFrame 1000 486/33 SYSTEM-2"
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dvideo.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * USB Video Class definitions.
8 * Class Definition for Video Devices. Unless otherwise stated, comments
9 * below reference relevant sections of the USB Video Class 1.1 specification
20 /* --------------------------------------------------------------------------
24 /* A.2. Video Interface Subclass Codes */
30 /* A.3. Video Interface Protocol Codes */
34 /* A.5. Video Class-Specific VC Interface Descriptor Subtypes */
43 /* A.6. Video Class-Specific VS Interface Descriptor Subtypes */
59 /* A.7. Video Class-Specific Endpoint Descriptor Subtypes */
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/au0828/
H A Dau0828-core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
14 #include <media/v4l2-common.h>
68 int status = -ENODEV; in send_control_msg()
70 if (dev->usbdev) { in send_control_msg()
73 status = usb_control_msg(dev->usbdev, in send_control_msg()
74 usb_sndctrlpipe(dev->usbdev, 0), in send_control_msg()
95 int status = -ENODEV; in recv_control_msg()
96 mutex_lock(&dev->mutex); in recv_control_msg()
97 if (dev->usbdev) { in recv_control_msg()
98 status = usb_control_msg(dev->usbdev, in recv_control_msg()
[all …]

12345678910>>...42