Lines Matching refs:output

7 output, vbi capture and output, metadata capture and output, radio receivers and
9 simple framebuffer device is available for testing capture and output overlays.
14 capture device. Each output can be an S-Video output device or an HDMI output
31 - Supports crop/compose/scale in any combination for both input and output
35 - Raw and Sliced VBI capture and output support
38 - Capture and output overlay support
39 - Metadata capture and output support
48 device with webcam, TV, S-Video and HDMI inputs, a video output device with
49 S-Video and HDMI outputs, one vbi capture device, one vbi output device, one
79 device, the second two with just one video output device you would pass
116 are created for each video output device. At most 16 outputs can be
121 the output types for each instance, the default is 0x02. This defines
122 what the type of each output is when the outputs are created for each
124 gives the type and bit 0 maps to output 0, bit 1 maps to output 1, bit
125 15 maps to output 15. The meaning of each bit is as follows:
127 - 0: this is an S-Video output
128 - 1: this is an HDMI output
130 So to create a video output device with 8 outputs where outputs 0-3 are
155 give the desired videoX start number for each video output device.
165 give the desired vbiX start number for each vbi output device.
190 give the desired videoX start number for each metadata output device.
232 specify the allowed video output crop/compose/scaling combination
233 for each driver instance. Video output devices can have any combination
436 The video output device can be configured by using the module options
439 HDMI input, one output for each output type. Those are described in more detail
448 This output supports audio outputs as well: "Line-Out 1" and "Line-Out 2".
449 The S-Video output supports all TV standards.
451 This output supports all combinations of the field setting.
460 The HDMI output supports all CEA-861 and DMT timings, both progressive and
464 The initially selected colorspace when you switch to the HDMI output or
473 An HDMI output has a valid EDID which can be obtained through VIDIOC_G_EDID.
499 There are three types of VBI output devices: those that only support raw
503 The sliced VBI output supports the Wide Screen Signal and the teletext signal
506 The VBI device will only work for the S-Video output, it will give
507 back an error if the current output is HDMI.
592 The Metadata output can be used to set brightness, contrast, saturation and hue.
594 The Metadata device will only work for the Webcam output, it will give
654 The following controls are specific to video capture and output and radio
857 These controls are all specific to video output.
923 capture and output streams and for the SDR capture device except for the
1005 output. It is currently not used for anything in vivid, but most HDMI
1010 sets the transmit mode of the HDMI output to HDMI or DVI-D. This
1016 sets the presence of a "display" on the HDMI output. This affects
1136 The vivid driver supports looping of video output to video input, VBI output
1137 to VBI input and RDS output to RDS input. For video/VBI looping this emulates
1138 as if a cable was hooked up between the output and input connector. So video
1157 until the video output has started. At that time the video output will be
1160 - the input type matches the output type. So the HDMI input cannot receive
1161 video from the S-Video output.
1163 - the video resolution of the video input must match that of the video output.
1164 So it is not possible to loop a 50 Hz (720x576) S-Video output to a 60 Hz
1165 (720x480) S-Video input, or a 720p60 HDMI output to a 1080p30 input.
1173 Bottom' when the output video is set to 'Field Alternate'. This combination,
1195 output must be configured for sliced VBI. The VBI capture side can be configured
1270 Video output will also honor any data_offset that the application set.
1303 the output overlay for the video output, turn on video looping and capture
1344 Note: output overlays are primarily implemented in order to test the existing
1345 V4L2 output overlay API. Whether this API should be used for new drivers is
1348 This driver has support for an output overlay and is capable of:
1379 has that number of inputs. Each HDMI output will also create a
1382 this is the equivalent of hooking up each output device to an input port of
1383 the TV. Any remaining output devices remain unconnected.
1385 The EDID that each output reads reports a unique CEC physical address that is
1387 receiver has physical address A.B.0.0, then each output will see an EDID
1401 - Add support to loop raw VBI output to raw VBI input
1402 - Add support to loop teletext sliced VBI output to VBI input
1408 - Add support to loop from a specific output to a specific input across