| /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 | 131 enc = hva->encoders[i]; in hva_find_encoder() 161 register_format(hva->encoders[i]->pixelformat, in register_formats() 165 register_format(hva->encoders[i]->streamformat, in register_formats() 185 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 | 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
|
| H A D | control.rst | 302 encoders.
|
| H A D | hist-v4l2.rst | 982 3. Added new capabilities for modulators and RDS 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/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
|
| /linux/drivers/input/misc/ |
| H A D | Kconfig | 674 tristate "Rotary encoders connected to GPIO pins" 677 Say Y here to add support for rotary encoders connected to GPIO lines.
|