Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 25 of 1104) sorted by relevance

12345678910>>...45

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dstandard.rst17 V4L2 defines one bit for each analog video standard currently in use
21 standard, although presenting the user a menu of supported standards is
29 standards also contain sets of one or more standard bits.
32 signals. The first enumerated standard is a set of B and G/PAL, switched
38 To query and select the standard used by the current video input or
41 *received* standard can be sensed with the
47 :ref:`v4l2_std_id <v4l2-std-id>` type (a standard set), *not* an
48 index into the standard enumeration. Drivers must implement all video
49 standard ioctls when the device has one or more video inputs or outputs.
56 video standard, or
[all …]
Dvidioc-querystd.rst13 VIDIOC_QUERYSTD - VIDIOC_SUBDEV_QUERYSTD - Sense the video standard received by the current input
38 The hardware may be able to detect the current video standard
50 Drivers shall *not* switch the video standard
51 automatically if a new video standard is detected. Instead, drivers
54 :ref:`VIDIOC_QUERYSTD`. The reason is that a new video standard can mean
58 standard is valid they will have to stop streaming, set the new
59 standard, allocate new buffers and start streaming again.
Dvidioc-g-std.rst13 …- VIDIOC_SUBDEV_G_STD - VIDIOC_SUBDEV_S_STD - Query or select the video standard of the current in…
46 To query and select the current video standard applications use the
55 does not return the actual new standard as :ref:`VIDIOC_G_STD <VIDIOC_G_STD>` does. When
57 standard the driver returns an ``EINVAL`` error code. When the standard set
59 standards. If the current input or output does not support standard
Dpixfmt-intro.rst8 necessary to have standard image data formats which both sides will
10 section is intended to be an unambiguous specification of the standard
15 to convert images to one of the standard formats when needed. But the
22 Even so, ultimately, some standard formats are needed, so the V4L2
23 specification would not be complete without well-defined standard
26 The V4L2 standard formats are mainly uncompressed formats. The pixels
Dcolorspaces-details.rst13 The :ref:`smpte170m` standard defines the colorspace used by NTSC and
79 the :ref:`itu601` standard and this colorspace is sometimes called
91 The :ref:`itu709` standard defines the colorspace used by HDTV in
119 The full name of this standard is Rec. ITU-R BT.709-5.
194 The non-standard xvYCC 709 or xvYCC 601 encodings can be
208 The :ref:`srgb` standard defines the colorspace used by most webcams
213 Note that the :ref:`sycc` standard specifies full range quantization,
286 The :ref:`oprgb` standard defines the colorspace used by computer
292 Note that the :ref:`oprgb` standard specifies full range quantization,
355 The :ref:`itu2020` standard defines the colorspace used by Ultra-high
[all …]
Dvidioc-g-dv-timings.rst152 - The video standard(s) this format belongs to. This will be filled
165 - The Video Identification Code according to the CEA-861 standard.
169 - The Video Identification Code according to the HDMI standard.
228 * - Timing standard
231 - The timings follow the CEA-861 Digital TV Profile standard
233 - The timings follow the VESA Discrete Monitor Timings standard
235 - The timings follow the VESA Coordinated Video Timings standard
237 - The timings follow the VESA Generalized Timings Formula standard
239 - The timings follow the SDI Timings standard.
307 Identification Code as per the CEA-861 standard.
[all …]
Dvidioc-enumstd.rst38 To query the attributes of a video standard, especially a custom (driver
59 - Number of the video standard, set by the application.
62 - The bits in this field identify the standard as one of the common
71 - Name of the standard, a NUL-terminated ASCII string, for example:
114 - This type is a set, each bit representing another video standard
136 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh
147 ``V4L2_STD_NTSC_443`` is a hybrid standard with 525 lines, 60 Hz refresh
314 find the current standard returned by :ref:`VIDIOC_G_STD <VIDIOC_G_STD>`.
317 Japan uses a standard similar to M/NTSC (V4L2_STD_NTSC_M_JP).
Ddev-rds.rst15 For more information see the core RDS standard :ref:`iec62106` and the
16 RBDS standard :ref:`nrsc4`.
20 Note that the RBDS standard as is used in the USA is almost
21 identical to the RDS standard. Any RDS decoder/encoder can also handle
23 RBDS standard for more information.
25 The RBDS standard also specifies support for MMBS (Modified Mobile
/linux-6.6.21/Documentation/devicetree/bindings/riscv/
Dextensions.yaml15 RISC-V has a large number of extensions, some of which are "standard"
21 Once a standard extension has been ratified, no changes in behaviour can be
23 The properties for standard extensions therefore map to their originally
80 The standard M extension for integer multiplication and division, as
86 The standard A extension for atomic instructions, as ratified in the
91 The standard F extension for single-precision floating point, as
97 The standard D extension for double-precision floating-point, as
103 The standard Q extension for quad-precision floating-point, as
109 The standard C extension for compressed instructions, as ratified in
114 The standard V extension for vector operations, as ratified
[all …]
/linux-6.6.21/Documentation/riscv/
Duabi.rst20 #. Additional standard extensions (starting with 'Z') will be sorted after
23 #. For additional standard extensions, the first letter following the 'Z'
30 after standard unprivileged extensions. If multiple supervisor-level
34 after any lower-privileged, standard extensions. If multiple machine-level
37 #. Non-standard extensions (starting with 'X') will be listed after all standard
38 extensions. If multiple non-standard extensions are listed, they will be
/linux-6.6.21/arch/arm/boot/dts/xilinx/
Dzynq-zc702.dts213 io-standard = <1>;
236 io-standard = <4>;
259 io-standard = <1>;
277 io-standard = <1>;
301 io-standard = <1>;
314 io-standard = <1>;
327 io-standard = <1>;
341 io-standard = <1>;
354 io-standard = <1>;
367 io-standard = <1>;
[all …]
Dzynq-zc706.dts153 io-standard = <4>;
176 io-standard = <1>;
190 io-standard = <1>;
214 io-standard = <1>;
227 io-standard = <1>;
241 io-standard = <1>;
254 io-standard = <1>;
267 io-standard = <1>;
290 io-standard = <1>;
Dzynq-ebaz4205.dts68 io-standard = <3>;
86 io-standard = <3>;
98 io-standard = <3>;
113 io-standard = <3>;
/linux-6.6.21/Documentation/userspace-api/media/dvb/
Dfe-type-t.rst37 - For DVB-S standard
47 - For DVB-C annex A standard
57 - For DVB-T standard
67 - For ATSC standard (terrestrial) or for DVB-C Annex B (cable) used
89 filled with the currently standard, as selected by the last call to
/linux-6.6.21/tools/perf/Documentation/
Dperf-version.txt15 on the standard output.
18 compiled-in libraries are printed on the standard output.
24 standard output.
Dperf-help.txt17 on the standard output.
20 printed on the standard output.
33 Prints all the available commands on the standard output. This
/linux-6.6.21/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt1 * Marvell UART : Non standard UART used in some of Marvell EBU SoCs
6 - "marvell,armada-3700-uart" for the standard variant of the UART
18 for standard variant of UART and UART2-clk for extended variant
22 - Must contain three elements for the standard variant of the IP
32 property is also supported for the standard variant of the IP,
/linux-6.6.21/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt30 Definition: A standard property. Defines the number of cells
36 Definition: A standard property. Defines the number of cells
43 Definition: A standard property. Specifies the physical address
90 Definition: A standard property. Specifies the physical address
119 Definition: A standard property. Specifies the physical address
156 Definition: A standard property. Specifies the physical address
181 Definition: A standard property. Specifies the physical address
218 Definition: A standard property. Specifies the physical address
246 Definition: A standard property. Specifies the physical address
277 Definition: A standard property. Specifies the physical address
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/crypto/
Dfsl-sec6.txt28 Definition: A standard property. Define the 'ERA' of the SEC
34 Definition: A standard property. Defines the number of cells
40 Definition: A standard property. Defines the number of cells
47 Definition: A standard property. Specifies the physical
53 Definition: A standard property. Specifies the physical address
58 Note: All other standard properties (see the Devicetree Specification)
/linux-6.6.21/drivers/bcma/
DREADME5 AMBA standard fields like CID and PID.
9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
10 2) AMBA standard devices called ports or wrappers. They have CIDs (AMBA_CID)
/linux-6.6.21/drivers/net/wireless/cisco/
DKconfig24 This is the standard Linux driver to support Cisco/Aironet ISA and
30 This driver support both the standard Linux Wireless Extensions
46 This is the standard Linux driver to support Cisco/Aironet PCMCIA
55 This driver support both the standard Linux Wireless Extensions
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dserial-midi.yaml19 Can only be set to use standard baud rates corresponding to supported rates of the
20 parent serial device. If the standard MIDI baud of 31.25 kBaud is needed
23 results in the standard MIDI baud rate, and set the 'current-speed' property to 38400 (default)
/linux-6.6.21/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c2759 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2774 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2915 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2950 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
3022 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
4412 switch (ext_attr->standard) { in init_agc()
4788 switch (ext_attr->standard) { in set_frequency()
4934 if ((ext_attr->standard == agc_settings->standard) || in set_agc_rf()
4935 (DRXJ_ISQAMSTD(ext_attr->standard) && in set_agc_rf()
4936 DRXJ_ISQAMSTD(agc_settings->standard)) || in set_agc_rf()
[all …]
Ddrxj.h173 enum drx_standard standard; /* standard for which these settings apply */ member
189 enum drx_standard standard; /* standard to which these settings apply */ member
199 enum drx_standard standard; /* standard to which these settings apply */ member
425 enum drx_standard standard; /*< current standard information */ member
/linux-6.6.21/Documentation/hwmon/
Dpmbus-core.rst8 [from pmbus.org] The Power Management Bus (PMBus) is an open standard
11 protocol is implemented over the industry-standard SMBus serial interface and
13 conversion products. This flexible and highly versatile standard allows for
17 semiconductor companies, this open power system standard is maintained and
22 commands, and manufacturers can add as many non-standard commands as they like.
67 standard PMBus commands and virtual PMBus commands.
78 Virtual PMBus commands are provided to enable support for non-standard
83 distinguished from standard PMBus commands (which can not have values larger
121 non-standard PMBus commands to standard commands, or to augment standard
141 specific command, but that a standard PMBus command may exist. Any other
[all …]

12345678910>>...45