Home
last modified time | relevance | path

Searched refs:streams (Results 76 – 100 of 379) sorted by relevance

12345678910>>...16

/openbmc/linux/Documentation/devicetree/bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml31 live audio/video streams from the programmable logic. The Video Rendering
33 conversion. The Audio Mixer mixes the incoming audio streams. The DisplayPort
37 The subsystem supports 2 video and 2 audio streams, and various pixel formats
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libiec61883/
H A Dlibiec61883_1.2.0.bb2 libraw1394 for transmission, reception, and management of media streams and \
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c146 s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM]; in snd_cx18_pcm_capture_open()
191 s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM]; in snd_cx18_pcm_capture_close()
H A DMakefile3 cx18-queue.o cx18-streams.o cx18-fileops.o cx18-ioctl.o cx18-controls.o \
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dthine,thc63lvd1024.yaml15 streams to parallel data outputs. The chip supports single/dual input/output
16 modes, handling up to two LVDS input streams and up to two digital CMOS/TTL
/openbmc/linux/sound/core/
H A Drawmidi.c324 struct snd_rawmidi_str *s = &rmidi->streams[stream]; in assign_substream()
372 rmidi->streams[substream->stream].substream_opened++; in open_substream()
581 rmidi->streams[substream->stream].substream_opened--; in close_substream()
684 pstr = &rmidi->streams[info->stream]; in __snd_rawmidi_info_select()
1778 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, in snd_rawmidi_proc_info_read()
1805 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_rawmidi_proc_info_read()
1897 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams); in snd_rawmidi_init()
1898 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams); in snd_rawmidi_init()
1913 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT], in snd_rawmidi_init()
1919 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT], in snd_rawmidi_init()
[all …]
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c438 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_fmt_vid_out_overlay()
548 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_try_fmt_vid_out_overlay()
928 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_enum_fmt_vid_cap()
955 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_enum_fmt_vid_out()
1008 itv->streams[i].vdev.tvnorms = std; in ivtv_s_input()
1057 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_frequency()
1071 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_s_frequency()
1361 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_fbuf()
1449 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_s_fbuf()
1570 struct ivtv_stream *s = &itv->streams[i]; in ivtv_log_status()
[all …]
H A DMakefile5 ivtv-mailbox.o ivtv-queue.o ivtv-streams.o ivtv-udma.o \
H A Divtv-alsa-pcm.c149 s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; in snd_ivtv_pcm_capture_open()
195 s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; in snd_ivtv_pcm_capture_close()
/openbmc/linux/sound/pci/lola/
H A Dlola_pcm.c31 return &pcm->streams[idx]; in lola_get_stream()
251 struct lola_stream *s = &pcm->streams[i]; in lola_cleanup_slave_streams()
564 u8 num_streams = min_t(u8, pcm->num_streams, ARRAY_SIZE(pcm->streams)); in lola_pcm_update()
568 struct lola_stream *str = &pcm->streams[i]; in lola_pcm_update()
683 err = lola_init_stream(chip, &pcm->streams[i], i, nid, dir); in lola_init_pcm()
/openbmc/linux/drivers/media/spi/
H A DKconfig22 Enable the GS1662 driver which serializes video streams.
/openbmc/linux/drivers/media/pci/netup_unidvb/
H A DKconfig16 Card can receive two independent streams in following standards:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/
H A Djson-spirit_4.08.bb2 DESCRIPTION = "JSON Spirit, a C++ library that reads and writes JSON files or streams. \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/
H A Drtmpdump_2.4.bb2 DESCRIPTION = "rtmpdump is a toolkit for RTMP streams. All forms of RTMP are \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_enc_cfg.h60 struct dc_stream_state *streams[],
/openbmc/linux/sound/soc/samsung/
H A Didma.c333 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; in idma_free()
349 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in preallocate_idma_buffer()
377 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in idma_new()
/openbmc/linux/sound/usb/line6/
H A Dpcm.h38 (line6pcm->pcm->streams[stream].substream)
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/x265/
H A Dx265_3.2.1.bb2 DESCRIPTION = "A free software library and application for encoding video streams into the H.265/HE…
/openbmc/linux/drivers/gpu/host1x/
H A DKconfig26 Say yes if kernel should protect command streams from tampering.
/openbmc/linux/sound/soc/tegra/
H A DKconfig146 frequency. It supports sampling frequency conversion of streams
154 four input streams (each of up to 16 channels) and generate
164 output streams (each of up to 16 channels). A byte RAM helps to
174 audio streams. It supports mixing of up to 10 input streams,
177 input streams.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dxlnx,i2s.txt12 - xlnx,num-channels: Number of I2S streams. Can be any of 1, 2, 3, 4.
/openbmc/openbmc/poky/meta/recipes-multimedia/liba52/
H A Dliba52_0.7.4.bb2 DESCRIPTION = "Library for decoding ATSC A/52 streams. The A/52 standard \
/openbmc/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c561 cmd_size = struct_size(verify_mprime_in, streams, data->k); in mei_hdcp_verify_mprime()
581 memcpy(verify_mprime_in->streams, data->streams, in mei_hdcp_verify_mprime()
582 array_size(data->k, sizeof(*data->streams))); in mei_hdcp_verify_mprime()
639 enable_auth_in.stream_type = data->streams[0].stream_type; in mei_hdcp_enable_authentication()
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c930 int sid = master->streams[0].id; in arm_smmu_page_response()
1454 node = smmu->streams.rb_node; in arm_smmu_find_master()
2275 u32 sid = master->streams[i].id; in arm_smmu_install_ste_for_dev()
2582 master->streams = kcalloc(fwspec->num_ids, sizeof(*master->streams), in arm_smmu_insert_master()
2584 if (!master->streams) in arm_smmu_insert_master()
2627 rb_erase(&master->streams[i].node, &smmu->streams); in arm_smmu_insert_master()
2628 kfree(master->streams); in arm_smmu_insert_master()
2641 if (!smmu || !master->streams) in arm_smmu_remove_master()
2646 rb_erase(&master->streams[i].node, &smmu->streams); in arm_smmu_remove_master()
2649 kfree(master->streams); in arm_smmu_remove_master()
[all …]
/openbmc/linux/sound/virtio/
H A Dvirtio_pcm.h90 struct virtio_pcm_stream streams[SNDRV_PCM_STREAM_LAST + 1]; member

12345678910>>...16