Searched +full:composite +full:- +full:video +full:- +full:connector (Results 1 – 13 of 13) sorted by relevance
| /Documentation/devicetree/bindings/display/connector/ |
| D | analog-tv-connector.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/display/connector/analog-tv-connector.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog TV Connector 10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com> 15 - composite-video-connector 16 - svideo-connector 20 sdtv-standards: 22 Limit the supported TV standards on a connector to the given ones. If [all …]
|
| /Documentation/devicetree/bindings/media/i2c/ |
| D | tvp5150.txt | 1 * Texas Instruments TVP5150 and TVP5151 video decoders 3 The TVP5150 and TVP5151 are video decoders that convert baseband NTSC and PAL 4 (and also SECAM in the TVP5151 case) video signals to either 8-bit 4:2:2 YUV 5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats. 9 - compatible: Value must be "ti,tvp5150". 10 - reg: I2C slave address. 14 - pdn-gpios: Phandle for the GPIO connected to the PDN pin, if any. 15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any. 18 and output port, in accordance with the video interface bindings defined in 19 Documentation/devicetree/bindings/media/video-interfaces.txt. The port nodes [all …]
|
| D | techwell,tw9900.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Techwell TW9900 NTSC/PAL video decoder 10 - Mehdi Djait <mehdi.djait@bootlin.com> 13 The tw9900 is a multi-standard video decoder, supporting NTSC, PAL standards 14 with auto-detection features. 23 vdd-supply: 26 reset-gpios: 30 powerdown-gpios: [all …]
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-enuminput.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_ENUMINPUT - Enumerate video inputs 34 To query the attributes of a video input applications initialize the 45 .. flat-table:: struct v4l2_input 46 :header-rows: 0 47 :stub-columns: 0 50 * - __u32 51 - ``index`` 52 - Identifies the input, set by the application. 53 * - __u8 [all …]
|
| D | vidioc-enumoutput.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_ENUMOUTPUT - Enumerate video outputs 34 To query the attributes of a video outputs applications initialize the 46 .. flat-table:: struct v4l2_output 47 :header-rows: 0 48 :stub-columns: 0 51 * - __u32 52 - ``index`` 53 - Identifies the output, set by the application. 54 * - __u8 [all …]
|
| D | audio.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 9 Audio inputs and outputs are physical connectors of a device. Video 13 tuners with video inputs or outputs only, and radio devices have none of 14 these. [#f1]_ A connector on a TV card to loop back the received audio 17 Audio and video inputs and outputs are associated. Selecting a video 18 source also selects an audio source. This is most evident when the video 20 more than one video input or output. Assumed two composite video inputs 22 The relation of video and audio connectors is defined in the 63 .. code-block:: c 69 if (-1 == ioctl(fd, VIDIOC_G_AUDIO, &audio)) { [all …]
|
| /Documentation/userspace-api/media/mediactl/ |
| D | media-types.rst | 1 .. 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 …]
|
| /Documentation/fb/ |
| D | s3fb.rst | 2 s3fb - fbdev driver for S3 Trio/Virge chips 15 - only PCI bus supported 16 - only BIOS initialized VGA devices supported 17 - probably not working on big endian 39 lower pixclocks (maximum usually between 50-60 MHz, depending on specific 40 hardware, i get best results from plain S3 Trio32 card - about 75 MHz). This 50 Suspend/resume works on systems that initialize video card during resume and 65 * composite and external sync (is anyone able to test this?) 67 * video overlay support 69 * feature connector support [all …]
|
| D | matroxfb.rst | 16 * Most important: boot logo :-) 27 Switching modes is done using the video=matroxfb:vesa:... boot parameter 31 pass to the kernel this command line: "video=matroxfb:vesa:0x1BB". 34 box) and matroxfb (for graphics mode). You should not compile-in vesafb 35 unless you have primary display on non-Matrox VBE2.0 device (see 38 Currently supported video modes are (through vesa:... interface, PowerMac 43 ------------- 58 ------------------------- 73 ---------- 86 Non-listed number can be achieved by more complicated command-line, for [all …]
|
| /Documentation/gpu/ |
| D | tegra.rst | 5 NVIDIA Tegra SoCs support a set of display, graphics and video functions via 11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting 18 - A host1x driver that provides infrastructure and access to the host1x 21 - A KMS driver that supports the display controllers as well as a number of 24 - A set of custom userspace IOCTLs that can be used to submit jobs to the 25 GPU and video engines via host1x. 40 device using a driver-provided function which will set up the bits specific to 48 ------------------------------- 50 .. kernel-doc:: include/linux/host1x.h 52 .. kernel-doc:: drivers/gpu/host1x/bus.c [all …]
|
| /Documentation/admin-guide/media/ |
| D | ivtv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 Hauppauge PVR-350. 25 Open Source driver implementation for video capture cards based on the 29 -------- 31 * Hardware mpeg2 capture of broadcast video (and sound) via the tuner or 32 S-Video/Composite and audio line-in. 41 Additional features for the PVR-350 (CX23415 based) 42 --------------------------------------------------- 46 video signal) 47 * Provides a framebuffer (allowing X applications to appear on the video [all …]
|
| D | imx.rst | 1 .. 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 …]
|
| D | bttv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------------------- 12 ./scripts/config -e PCI 13 ./scripts/config -m I2C 14 ./scripts/config -m INPUT 15 ./scripts/config -m MEDIA_SUPPORT 16 ./scripts/config -e MEDIA_PCI_SUPPORT 17 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT 18 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT 19 ./scripts/config -e MEDIA_RADIO_SUPPORT [all …]
|