| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_atomic_state_test.c | 36 struct drm_encoder encoders[3]; member 103 for (int i = 0; i < ARRAY_SIZE(priv->encoders); i++) { in drm_atomic_test_init_drm_components() 104 enc = &priv->encoders[i]; in drm_atomic_test_init_drm_components() 113 priv->encoders[0].possible_clones = DRM_TEST_ENC_0 | DRM_TEST_ENC_1; in drm_atomic_test_init_drm_components() 114 priv->encoders[1].possible_clones = DRM_TEST_ENC_0 | DRM_TEST_ENC_1; in drm_atomic_test_init_drm_components() 115 priv->encoders[2].possible_clones = DRM_TEST_ENC_2; in drm_atomic_test_init_drm_components() 120 BUILD_BUG_ON(ARRAY_SIZE(priv->connectors) > ARRAY_SIZE(priv->encoders)); in drm_atomic_test_init_drm_components() 130 drm_encoder_helper_add(&priv->encoders[i], in drm_atomic_test_init_drm_components() 133 drm_connector_attach_encoder(conn, &priv->encoders[i]); in drm_atomic_test_init_drm_components()
|
| /linux/drivers/media/platform/st/sti/hva/ |
| H A D | hva-debugfs.c | 292 while (hva->encoders[i]) { in encoders_show() 293 seq_printf(s, "|- %s: %4.4s => %4.4s\n", hva->encoders[i]->name, in encoders_show() 294 (char *)&hva->encoders[i]->pixelformat, in encoders_show() 295 (char *)&hva->encoders[i]->streamformat); in encoders_show() 333 DEFINE_SHOW_ATTRIBUTE(encoders); 342 hva_dbg_create_entry(encoders); in hva_debugfs_create()
|
| H A D | hva-v4l2.c | 132 enc = hva->encoders[i]; in hva_find_encoder() 162 register_format(hva->encoders[i]->pixelformat, in register_formats() 166 register_format(hva->encoders[i]->streamformat, in register_formats() 186 hva->encoders[hva->nb_of_encoders++] = hva_encoders[i]; in register_encoders()
|
| /linux/Documentation/devicetree/bindings/display/ti/ |
| H A D | ti,omap-dss.txt | 19 a RGB pixel stream to encoders. 27 The DSS Core and the encoders have video port outputs. The structure of the 33 panels or external encoders.
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | Kconfig | 42 Enable support for the R-Car Display Unit embedded LVDS encoders. 58 Enable support for the R-Car Display Unit embedded MIPI DSI encoders.
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_config.h | 28 struct list_head encoders; member 145 list_for_each_entry((encoder_cfg), &(config)->encoders, link)
|
| H A D | vkms_config.c | 27 INIT_LIST_HEAD(&config->encoders); in vkms_config_create() 126 list_for_each_entry_safe(encoder_cfg, encoder_tmp, &config->encoders, link) in vkms_config_destroy() 230 n_encoders = list_count_nodes((struct list_head *)&config->encoders); in valid_encoder_number() 537 list_add_tail(&encoder_cfg->link, &config->encoders); in vkms_config_create_encoder()
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_channel.h | 60 struct vidtv_encoder *encoders; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-encoder-cmd.rst | 58 started yet. Applies to both queues of mem2mem encoders. 63 mem2mem encoders. 67 encoders (as further documented in :ref:`encoder`).
|
| H A D | ext-ctrls-jpeg.rst | 10 The JPEG class includes controls for common features of JPEG encoders 84 control is valid only for encoders.
|
| H A D | vidioc-g-parm.rst | 43 For stateful encoders (see :ref:`encoder`) this represents the 116 For stateful encoders (see :ref:`encoder`) this represents the 174 For stateful encoders (see :ref:`encoder`) this represents the
|
| H A D | ext-ctrls-codec.rst | 734 fully parse each NALU. Applicable to the H264 and HEVC encoders. 1191 Applicable to H264 and HEVC encoders. Possible values are: 1217 ignored. Applicable to H264 and HEVC encoders. 1227 ``V4L2_CID_MPEG_VIDEO_H263_MIN_QP``). Applicable to encoders. 1231 H264 encoders. 1337 Applicable to the MPEG1, MPEG2, MPEG4 encoders. 1364 encoders. This is a general, codec-agnostic keyframe control. 1391 it returned together with the first frame. Applicable to encoders. 1669 Applicable to encoders 1720 border pixels. Applicable to encoders. [all …]
|
| H A D | extended-controls.rst | 21 large and the currently supported hardware MPEG encoders each only
|
| H A D | dev-encoder.rst | 262 schedule multiple encoders running in parallel. 323 However, drivers that can schedule multiple encoders based on the 698 This sequence may be also used to change encoding parameters for encoders
|
| /linux/Documentation/admin-guide/media/ |
| H A D | intro.rst | 17 - Media encoders and decoders.
|
| H A D | dvb_intro.rst | 41 screen. Some Analogue TV cards for PCs have onboard MPEG2 encoders which
|
| /linux/drivers/media/cec/i2c/ |
| H A D | Kconfig | 25 controller block integrated into several NXP TDA998x HDMI encoders.
|
| /linux/Documentation/gpu/ |
| H A D | drm-kms.rst | 66 For the output routing the first step is encoders (represented by 72 Unfortunately encoders have been exposed to userspace, hence can't remove them 75 A CRTC can be connected to multiple encoders, and for an active CRTC there must 80 Abstraction`_). Connectors can have different possible encoders, but the kernel 136 share code for encoders (sometimes on the same SoC, sometimes off-chip) one or 140 the CRTC and any encoders. Often for drivers with bridges there's no code left 143 backwards compatibility since encoders are exposed to userspace.
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.c | 1359 u32 encoders = 0; in nouveau_connector_create() local 1364 encoders |= (1 << dcbt->entry[i].type); in nouveau_connector_create() 1367 if (encoders & (1 << DCB_OUTPUT_TMDS)) { in nouveau_connector_create() 1368 if (encoders & (1 << DCB_OUTPUT_ANALOG)) in nouveau_connector_create() 1373 if (encoders & (1 << DCB_OUTPUT_ANALOG)) { in nouveau_connector_create() 1376 if (encoders & (1 << DCB_OUTPUT_LVDS)) { in nouveau_connector_create() 1379 if (encoders & (1 << DCB_OUTPUT_TV)) { in nouveau_connector_create()
|
| /linux/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 10 Rotary encoders are devices which are connected to the CPU or other 15 Some encoders have both outputs low in stable states, others also have
|
| /linux/drivers/gpu/drm/stm/ |
| H A D | Kconfig | 30 Enable support for LVDS encoders on STMicroelectronics SoC.
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.h | 60 void *encoders[MESON_ENC_LAST]; member
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 50 may also provide support for a limited number of audio encoders and 105 codecs on a capture stream will return encoders, decoders will be 128 cases decoders will ignore other fields, while encoders will strictly
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 174 An interface for vidtv encoders. New encoders can be added to this 220 #. Polling encoders in order to fetch 'elapsed_time' worth of data.
|
| /linux/drivers/media/ |
| H A D | Kconfig | 48 devices such as tuners, sensors, video encoders/decoders and
|