Searched refs:encoders (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/Documentation/video4linux/ |
D | README.davinci-vpbe | 36 Loads up VENC, OSD and external encoders such as ths8200. It provides 40 using sub device ops. The connection of external encoders to VENC LCD 46 for setting up the interface between VENC and external encoders based on 48 interfacing external encoders such as ths8200. The setup_if_config() 52 encoders is not present, and would be a part of the next patch series. 56 setting timings at LCD controller port when external encoders are connected 69 support for external encoders and displays forms a part of the next 85 - Add support for external encoders.
|
/linux-3.3/drivers/media/video/davinci/ |
D | vpbe.c | 287 ret = v4l2_subdev_call(vpbe_dev->encoders[sd_index], video, in vpbe_set_output() 373 ret = v4l2_subdev_call(vpbe_dev->encoders[sd_index], video, in vpbe_s_dv_preset() 468 ret = v4l2_subdev_call(vpbe_dev->encoders[sd_index], video, in vpbe_s_std() 681 vpbe_dev->encoders = kmalloc( in vpbe_initialize() 684 if (NULL == vpbe_dev->encoders) { in vpbe_initialize() 695 enc_subdev = &vpbe_dev->encoders[i]; in vpbe_initialize() 701 enc_subdev = &vpbe_dev->encoders[i]; in vpbe_initialize() 776 kfree(vpbe_dev->encoders); in vpbe_initialize() 802 kfree(vpbe_dev->encoders); in vpbe_deinitialize()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 943 u32 encoders = 0; in nouveau_connector_create() local 948 encoders |= (1 << dcbt->entry[i].type); in nouveau_connector_create() 951 if (encoders & (1 << OUTPUT_DP)) { in nouveau_connector_create() 952 if (encoders & (1 << OUTPUT_TMDS)) in nouveau_connector_create() 957 if (encoders & (1 << OUTPUT_TMDS)) { in nouveau_connector_create() 958 if (encoders & (1 << OUTPUT_ANALOG)) in nouveau_connector_create() 963 if (encoders & (1 << OUTPUT_ANALOG)) { in nouveau_connector_create() 966 if (encoders & (1 << OUTPUT_LVDS)) { in nouveau_connector_create() 969 if (encoders & (1 << OUTPUT_TV)) { in nouveau_connector_create()
|
D | Kconfig | 42 Support for Chrontel ch7006 and similar TV encoders, found
|
/linux-3.3/drivers/staging/omapdrm/ |
D | omap_drv.c | 133 BUG_ON(priv->num_encoders >= ARRAY_SIZE(priv->encoders)); in create_encoder() 135 priv->encoders[priv->num_encoders++] = encoder; in create_encoder() 186 omap_encoder_get_manager(priv->encoders[j]); in create_connector() 189 priv->encoders[j]); in create_connector() 381 struct drm_encoder *encoder = priv->encoders[i]; in omap_modeset_init()
|
D | omap_drv.h | 48 struct drm_encoder *encoders[8]; member
|
D | omap_plane.c | 109 struct drm_encoder *encoder = priv->encoders[i]; in update_manager()
|
/linux-3.3/include/media/davinci/ |
D | vpbe.h | 170 struct v4l2_subdev **encoders; member
|
/linux-3.3/Documentation/input/ |
D | rotary-encoder.txt | 7 Rotary encoders are devices which are connected to the CPU or other 12 Some encoders have both outputs low in stable states, whereas others also have
|
/linux-3.3/drivers/media/video/ |
D | Kconfig | 102 bool "Autoselect pertinent encoders/decoders and other helper chips" 393 comment "MPEG video encoders" 396 tristate "Conexant CX2341x MPEG encoders" 399 Support for the Conexant CX23416 MPEG encoders 407 comment "Video encoders" 410 tristate "Philips SAA7127/9 digital video encoders" 413 Support for the Philips SAA7127/9 digital video encoders. 455 tristate "AK8813/AK8814 video encoders" 458 Video output driver for AKM AK8813 and AK8814 TV encoders
|
/linux-3.3/Documentation/sound/alsa/ |
D | compress_offload.txt | 45 may also provide support for a limited number of audio encoders and 100 codecs on a capture stream will return encoders, decoders will be 122 cases decoders will ignore other fields, while encoders will strictly
|
/linux-3.3/drivers/input/misc/ |
D | Kconfig | 436 tristate "Rotary encoders connected to GPIO pins" 439 Say Y here to add support for rotary encoders connected to GPIO lines.
|
/linux-3.3/Documentation/dvb/ |
D | avermedia.txt | 50 for PCs have onboard MPEG2 encoders which permit the raw
|