Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D05_gcc.diff16 Index: wvstreams-4.6.1/streams/wvatomicfile.cc
18 --- wvstreams-4.6.1.orig/streams/wvatomicfile.cc 2011-05-20 00:02:38.223136584 +0200
19 +++ wvstreams-4.6.1/streams/wvatomicfile.cc 2011-05-20 00:02:31.619136587 +0200
H A Dgcc-6.patch10 --- a/streams/wvstream.cc
11 +++ b/streams/wvstream.cc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/
H A Ddisable-float-tests.patch8 Index: cpprest/Release/tests/functional/streams/istream_tests.cpp
10 --- cpprest.orig/Release/tests/functional/streams/istream_tests.cpp
11 +++ cpprest/Release/tests/functional/streams/istream_tests.cpp
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c84 DEFINE_PROP_UINT32("streams", VirtIOSound, snd_conf.streams,
98 s->snd_conf.streams, in virtio_snd_get_config()
103 cpu_to_le32s(&sndconfig->streams); in virtio_snd_get_config()
132 return stream_id >= s->snd_conf.streams ? NULL : in virtio_snd_pcm_get_stream()
133 s->pcm->streams[stream_id]; in virtio_snd_pcm_get_stream()
145 return stream_id >= s->snd_conf.streams ? NULL in virtio_snd_pcm_get_params()
246 if (stream_id >= s->snd_conf.streams || s->pcm->pcm_params == NULL) { in virtio_snd_set_pcm_params()
416 if (s->pcm->streams == NULL || in virtio_snd_pcm_prepare()
418 stream_id >= s->snd_conf.streams) { in virtio_snd_pcm_prepare()
441 s->pcm->streams[stream_id] = stream; in virtio_snd_pcm_prepare()
[all …]
H A Dtrace-events43 …nfig(void *vdev, uint32_t jacks, uint32_t streams, uint32_t chmaps) "snd %p: get_config jacks=%"PR…
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp81 streams[0]; in start()
101 streams[0]; in startFromSettings()
150 auto streamIt = self.streams.find(streamId); in fileReadCallback()
151 if (streamIt == self.streams.end()) in fileReadCallback()
215 auto it = streams.find(streamId); in sendResponse()
216 if (it == streams.end()) in sendResponse()
283 auto it = streams.find(streamId); in onRequestRecv()
284 if (it == streams.end()) in onRequestRecv()
352 auto thisStream = streams.find(streamId); in onDataChunkRecvCallback()
353 if (thisStream == streams.end()) in onDataChunkRecvCallback()
[all …]
/openbmc/qemu/hw/dma/
H A Dxilinx_axidma.c140 struct Stream streams[2]; member
412 stream_reset(&s->streams[i]); in xilinx_axidma_reset()
421 struct Stream *s = &cs->dma->streams[1]; in xilinx_axidma_control_stream_push()
438 struct Stream *s = &ds->dma->streams[1]; in xilinx_axidma_data_stream_can_push()
454 struct Stream *s = &ds->dma->streams[1]; in xilinx_axidma_data_stream_push()
471 s = &d->streams[sid]; in axidma_read()
505 s = &d->streams[sid]; in axidma_write()
581 struct Stream *st = &s->streams[i]; in xilinx_axidma_realize()
606 sysbus_init_irq(sbd, &s->streams[0].irq); in xilinx_axidma_init()
607 sysbus_init_irq(sbd, &s->streams[1].irq); in xilinx_axidma_init()
/openbmc/qemu/docs/system/devices/
H A Dvirtio-snd.rst25 …* ``streams`` number of PCM streams. At the moment, no stream configuration is supported: the firs…
28 All streams are stereo and have the default channel positions ``Front left, right``.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/
H A Dstreamripper_1.64.6.bb1 SUMMARY = "download online streams into audio files"
3 and OGG online radio-streams into track-separated audio files."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/
H A Dmbuffer_20140310.bb1 DESCRIPTION = "mbuffer is a tool for buffering data streams with a large set of unique features."
/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/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.6.bb2 DESCRIPTION = "rtmpdump is a toolkit for RTMP streams. All forms of RTMP are \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch42 /* maximum number of streams to support */
/openbmc/qemu/include/hw/audio/
H A Dvirtio-snd.h134 VirtIOSoundPCMStream **streams; member
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/x265/
H A Dx265_4.1.bb2 DESCRIPTION = "A free software library and application for encoding video streams into the H.265/HE…
/openbmc/openbmc/poky/meta/recipes-multimedia/x264/
H A Dx264_git.bb2 DESCRIPTION = "A free software library and application for encoding video streams into the H.264/MP…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/
H A Dglog_0.7.1.bb2 library provides logging APIs based on C++-style streams and various helper \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/
H A Dzbar_git.bb4 from various sources, such as video streams, image files and raw \
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h25 uint32_t streams; member
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c824 int streams = endp_ss_comp->bmAttributes & 0x1f; in usb_host_speed_compat() local
825 if (streams) { in usb_host_speed_compat()
1660 int nr_eps, int streams) in usb_host_alloc_streams() argument
1673 rc = libusb_alloc_streams(s->dh, streams, endpoints, nr_eps); in usb_host_alloc_streams()
1676 } else if (rc != streams) { in usb_host_alloc_streams()
1678 "then requested %d < %d", rc, streams); in usb_host_alloc_streams()
1681 return (rc == streams) ? 0 : -1; in usb_host_alloc_streams()
H A Dbus.c211 int streams) in usb_device_alloc_streams() argument
215 return klass->alloc_streams(dev, eps, nr_eps, streams); in usb_device_alloc_streams()
/openbmc/qemu/include/hw/
H A Dusb.h342 int streams);
554 int streams);
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-harness-perl_3.50.bb104 rm -rf ${B}/t/streams.t
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFDK-AAC18 individually for the purpose of encoding or decoding bit streams in products that are compliant with

12