Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/qemu/audio/
H A Djackaudio.c48 int frames; member
96 static void qjack_buffer_create(QJackBuffer *buffer, int channels, int frames) in qjack_buffer_create() argument
99 buffer->frames = frames; in qjack_buffer_create()
105 buffer->data[i] = g_new(float, frames); in qjack_buffer_create()
136 int frames = samples / buffer->channels; in qjack_buffer_write() local
137 const int avail = buffer->frames - qatomic_load_acquire(&buffer->used); in qjack_buffer_write()
139 if (frames > avail) { in qjack_buffer_write()
140 frames = avail; in qjack_buffer_write()
143 int copy = frames; in qjack_buffer_write()
152 if (++wptr == buffer->frames) { in qjack_buffer_write()
[all …]
H A Dtrace-events7 alsa_wrote_zero(int len) "Failed to write %d frames (wrote zero)"
8 alsa_read_zero(long len) "Failed to read %ld frames (read zero)"
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c60 void *frames[16]; in handle_signal() local
98 n_frames = backtrace(frames, sizeof(frames) / sizeof(frames[0])); in handle_signal()
100 if (frames[i] == &return_from_main_1) { in handle_signal()
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Disic-0.07-netinet.patch18 /* This is tuned for ethernet sized frames (1500 bytes)
30 /* This is tuned for ethernet sized frames (1500 bytes)
42 /* This is tuned for ethernet sized frames (1500 bytes)
54 /* This is tuned for ethernet sized frames (1500 bytes)
66 /* This is tuned for ethernet sized frames (1500 bytes)
/openbmc/qemu/include/net/
H A Dcan_emu.h93 const struct qemu_can_frame *frames, size_t frames_cnt);
118 const struct qemu_can_frame *frames,
/openbmc/qemu/hw/dma/
H A Domap_dma.c38 uint16_t frames; member
88 int frames; member
156 a->frames = ch->frames; in omap_dma_channel_load()
163 if (unlikely(!ch->elements || !ch->frames)) { in omap_dma_channel_load()
203 (a->frames == 1 || !a->frame_delta[i])) in omap_dma_channel_load()
206 (a->frames == 1 || !a->frame_delta[i])) in omap_dma_channel_load()
413 if (a->element == 1 && a->frame == a->frames - 1) in omap_dma_transfer_generic()
458 if (a->frame == a->frames) { in omap_dma_transfer_generic()
506 int frames, min_elems, elements[__omap_dma_intr_last];
550 ((a->frame < a->frames - 1) || !a->element),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/
H A D0001-canutils-candump-Add-error-frame-s-handling.patch7 by adding error flags for displaying all kind of error frames
42 + " -e, --error\t\t" "dump error frames along with data frames\n"
/openbmc/qemu/net/can/
H A Dcan_core.c105 const struct qemu_can_frame *frames, size_t frames_cnt) in can_bus_client_send() argument
120 if (peer->info->receive(peer, frames, frames_cnt) > 0) { in can_bus_client_send()
H A Dcan_socketcan.c129 const qemu_can_frame *frames, size_t frames_cnt) in can_host_socketcan_receive() argument
140 if (frames->flags & QEMU_CAN_FRMF_TYPE_FD) { in can_host_socketcan_receive()
150 res = write(c->fd, frames, len); in can_host_socketcan_receive()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/
H A Dpython3-scapy_2.6.0.bb9 sending invalid frames, injecting your own 802.11 frames, combining technics \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-stack-data_0.6.3.bb1 SUMMARY = "Extract data from python stack frames and tracebacks for informative displays"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/
H A Dutouch-frame_git.bb2 DESCRIPTION = "The frame library and tools are used to handle touch frames, i.e., collections of tr…
/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.h143 const qemu_can_frame *frames, size_t frames_cnt);
H A Dctucan_core.h122 const qemu_can_frame *frames, size_t frames_cnt);
H A Dctucan_core.c532 ssize_t ctucan_receive(CanBusClientState *client, const qemu_can_frame *frames, in ctucan_receive() argument
539 const qemu_can_frame *frame = frames; in ctucan_receive()
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c1109 int i, frames; in uhci_frame_timer() local
1130 frames = (t_now - t_last_run) / frame_t; in uhci_frame_timer()
1131 if (frames > s->maxframes) { in uhci_frame_timer()
1132 int skipped = frames - s->maxframes; in uhci_frame_timer()
1135 frames -= skipped; in uhci_frame_timer()
1137 if (frames > MAX_FRAMES_PER_TICK) { in uhci_frame_timer()
1138 frames = MAX_FRAMES_PER_TICK; in uhci_frame_timer()
1141 for (i = 0; i < frames; i++) { in uhci_frame_timer()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/
H A Dclutter-gst-3.0.inc3 It provides a GStreamer sink to upload frames to GL and an actor that \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite/
H A D0001-Remove-defining-const-as-nothing.patch52 lpc->frames[i],lpc->num_channels,
61 (((lpc->frames[i][j]-lpc_min)/lpc_range)*65535);
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-valgrind-filter_xml_frames-do-not-filter-usr.patch10 and if these frames are filtered out, then the 'drd' tests fail
/openbmc/qemu/hw/scsi/
H A Dmegasas.c119 MegasasCmd frames[MEGASAS_MAX_FRAMES]; member
457 if (s->frames[index].pa && s->frames[index].pa == frame) { in megasas_lookup_frame()
458 cmd = &s->frames[index]; in megasas_lookup_frame()
498 if (!s->frames[index].pa) in megasas_enqueue_frame()
508 cmd = &s->frames[index]; in megasas_enqueue_frame()
616 cmd = &s->frames[i]; in megasas_reset_frames()
1482 MegasasCmd *tmp_cmd = &s->frames[i]; in megasas_cluster_reset_ld()
2086 megasas_abort_command(&s->frames[i]); in megasas_mmio_write()
2245 cmd = &s->frames[i]; in megasas_soft_reset()
2438 s->frames[i].index = i; in megasas_scsi_realize()
[all …]
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38535_pre.patch39 for frame in frames {
48 for frame in frames {
57 for frame in frames {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A D0002-arm64-add-pac-mask-to-better-support-gdb-stack-unwin.patch9 to unwind the stack frames.
/openbmc/u-boot/doc/
H A DREADME.t1040-l2switch14 - Jumbo frames (9.6 KB)
/openbmc/qemu/docs/system/i386/
H A Dxen.rst58 ``xen-gnttab-max-frames``
62 table can reference 512 pages of guest memory. The default number of frames
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch35 psf->filelength - psf->dataoffset, psf->sf.channels * psf->sf.frames * psf->bytewidth) ;
37 else if ((psf->filelength - psf->dataoffset) > psf->sf.channels * psf->sf.frames * psf->bytewidth)
101 Pre-cast hdr.frames to sf_count_t, to provide the calculation with
120 - psf->datalength = hdr.frames * (hdr.rez / 8) ;
121 + psf->datalength = (sf_count_t) hdr.frames * (hdr.rez / 8) ;

12