Searched full:standards (Results 1 – 25 of 234) sorted by relevance
12345678910
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | standard.rst | 13 Video Standards 16 Video devices typically support one or more different video standards or 17 variations of standards. Each video input and output may support another 18 set of standards. This set is reported by the ``std`` field of struct 25 worldwide, and sets aside bits for driver defined standards, e. g. 26 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa. 28 standard, although presenting the user a menu of supported standards is 30 standards applications use the :ref:`VIDIOC_ENUMSTD` 33 Many of the defined standards are actually just variations of a few 34 major standards. The hardware may in fact not distinguish between them, [all …]
|
D | vidioc-enumstd.rst | 19 VIDIOC_ENUMSTD - VIDIOC_SUBDEV_ENUMSTD - Enumerate supported video standards 50 bounds. To enumerate all standards applications shall begin at index 52 enumerate a different set of standards after switching the video input 71 standards listed in :ref:`v4l2-std-id`, or if bits 32 to 63 are 72 set as custom standards. Multiple bits can be set if the hardware 73 does not distinguish between these standards, however separate 125 as listed below and in :ref:`video-standards`. The 32 most 127 standards. 181 terrestrial digital TV standards. Presently the V4L2 API does not 248 .. _video-standards: [all …]
|
D | biblio.rst | 33 :author: European Telecommunication Standards Institute (http://www.etsi.org) 43 :author: European Telecommunication Standards Institute (http://www.etsi.org) 53 :author: European Telecommunication Standards Institute (http://www.etsi.org) 111 :title: ITU-R Recommendation BT.709-5 "Parameter values for the HDTV standards for production a… 321 :title: VESA and Industry Standards and Guidelines for Computer Display Monitor Timing (DMT) 323 :author: Video Electronics Standards Association (http://www.vesa.org) 334 :author: Video Electronics Standards Association (http://www.vesa.org) 377 :author: Video Electronics Standards Association (http://www.vesa.org)
|
D | vidioc-dv-timings-cap.rst | 94 - ``standards`` 96 :ref:`dv-bt-standards` for a list of standards. 163 the standards set in the ``standards`` field.
|
D | vidioc-g-dv-timings.rst | 61 the formats in the :ref:`cea861` and :ref:`vesadmt` standards. If 149 - ``standards`` 152 :ref:`dv-bt-standards` for a list of standards. 221 .. _dv-bt-standards: 223 .. flat-table:: DV BT Timing standards 261 1.001 speed to be compatible with 60 Hz based standards such as
|
D | vidioc-enumoutput.rst | 95 - Every video output supports one or more different video standards. 96 This field is a set of all supported standards. For details on 97 video standards and how to switch see :ref:`standard`.
|
D | dv-timings.rst | 16 The video standards discussed so far have been dealing with Analog TV 30 standards.
|
D | vidioc-querystd.rst | 49 supported standards if for example the hardware can only distinguish 52 the set must contain all standards supported by the current video input
|
D | vidioc-enuminput.rst | 94 - Every video input supports one or more different video standards. 95 This field is a set of all supported standards. For details on 96 video standards and how to switch see :ref:`standard`.
|
/Linux-v5.4/Documentation/media/ |
D | videodev2.h.rst.exceptions | 288 replace define V4L2_DV_BT_STD_CEA861 dv-bt-standards 289 replace define V4L2_DV_BT_STD_DMT dv-bt-standards 290 replace define V4L2_DV_BT_STD_CVT dv-bt-standards 291 replace define V4L2_DV_BT_STD_GTF dv-bt-standards 292 replace define V4L2_DV_BT_STD_SDI dv-bt-standards 294 replace define V4L2_DV_FL_REDUCED_BLANKING dv-bt-standards 295 replace define V4L2_DV_FL_CAN_REDUCE_FPS dv-bt-standards 296 replace define V4L2_DV_FL_CAN_DETECT_REDUCED_FPS dv-bt-standards 297 replace define V4L2_DV_FL_REDUCED_FPS dv-bt-standards 298 replace define V4L2_DV_FL_HALF_LINE dv-bt-standards [all …]
|
D | intro.rst | 29 Internet reception via one of the several digital tv standards. While it is 30 called as DVB API, in fact it covers several different video standards 32 complete list of supported standards can be found at
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | dvbproperty.rst | 21 TV standards, and may change as the digital TV specs evolves. 26 generation standards appeared, the size of such union was not big 28 standards. Also, extending it would break userspace. 47 newer standards. Such API provides no support or a very limited 48 support to new standards and/or new hardware. 121 provides abstraction to work with the supported digital TV standards and
|
D | intro.rst | 28 Various Digital TV standards documents are available for download at: 30 - European standards (DVB): http://www.dvb.org and/or http://www.etsi.org. 31 - American standards (ATSC): https://www.atsc.org/standards/ 32 - Japanese standards (ISDB): http://www.dibeg.org/ 51 based on open standards, Nokia and Convergence made it available to all
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | Kconfig | 14 which comply with IEEE 802.11ac standards and support 1x1 26 which comply with IEEE 802.11ac standards and support 1x1
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | Kconfig | 13 devices, which comply with IEEE 802.11ac standards and support 26 which comply with IEEE 802.11ac standards and support 2SS to
|
/Linux-v5.4/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 159 cap->standards && bt->standards && in v4l2_valid_dv_timings() 160 !(bt->standards & cap->standards)) || in v4l2_valid_dv_timings() 339 pr_info("%s: standards (0x%x):%s%s%s%s%s\n", dev_prefix, bt->standards, in v4l2_print_dv_timings() 340 (bt->standards & V4L2_DV_BT_STD_CEA861) ? " CEA" : "", in v4l2_print_dv_timings() 341 (bt->standards & V4L2_DV_BT_STD_DMT) ? " DMT" : "", in v4l2_print_dv_timings() 342 (bt->standards & V4L2_DV_BT_STD_CVT) ? " CVT" : "", in v4l2_print_dv_timings() 343 (bt->standards & V4L2_DV_BT_STD_GTF) ? " GTF" : "", in v4l2_print_dv_timings() 344 (bt->standards & V4L2_DV_BT_STD_SDI) ? " SDI" : ""); in v4l2_print_dv_timings() 631 fmt->bt.standards = V4L2_DV_BT_STD_CVT; in v4l2_detect_cvt() 789 fmt->bt.standards = V4L2_DV_BT_STD_GTF; in v4l2_detect_gtf() [all …]
|
/Linux-v5.4/Documentation/media/kapi/ |
D | dtv-core.rst | 27 .. [#f1] Some standards use TCP/IP for multiplexing data, like DVB-H (an 29 proposals. Currently, the DVB subsystem doesn't implement those standards.
|
/Linux-v5.4/drivers/media/usb/pvrusb2/ |
D | pvrusb2-std.h | 11 // Convert string describing one or more video standards into a mask of V4L 27 // video standards to support. The array is allocated from the heap, and
|
D | pvrusb2-std.c | 215 // Template data for possible enumerated video standards. Here we group 216 // standards which share common frame rates and resolution. 296 /* These are special cases of combined standards that we should enumerate 317 PVR2_TRACE_STD,"Mapping standards mask=0x%x (%.*s)", in pvr2_std_create_enum()
|
/Linux-v5.4/include/media/ |
D | tuner-types.h | 63 * standards, an array should be used, with one 130 * SECAM-L/L' standards. Range: -16:+15 134 * SECAM-L/L' standards. Range: -16:+15 138 * SECAM-L/L' standards. Range: -16:+15
|
D | tveeprom.h | 42 * @tuner_formats: Supported analog TV standards (V4L2_STD_*). 47 * @tuner2_formats: Tuner 2 supported analog TV standards
|
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
D | lvds-transmitter.txt | 12 [JEIDA] "Digital Interface Standards for Monitor", JEIDA-59-1999, February 17 Electronics Standards Association (VESA)
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | helene.h | 47 * Attach a helene tuner (terrestrial and cable standards) 60 * Attach a helene tuner (satellite standards)
|
/Linux-v5.4/Documentation/process/ |
D | code-of-conduct.rst | 16 Our Standards 44 Maintainers are responsible for clarifying the standards of acceptable behavior
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | davinci-vpbe.rst | 39 a set of API calls to V4L2 drivers to set the output/standards 83 driver has been tested with NTSC and PAL standards and buffer streaming.
|
12345678910