Home
last modified time | relevance | path

Searched refs:dequeued (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duserp.rst60 Filled or displayed buffers are dequeued with the
74 application waits until a filled buffer can be dequeued, and re-enqueues
78 buffers it must wait until an empty buffer can be dequeued and reused.
80 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
H A Ddmabuf.rst121 Captured or displayed buffers are dequeued with the
130 application waits until a filled buffer can be dequeued, and re-enqueues
134 buffers it must wait until an empty buffer can be dequeued and reused.
136 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
H A Dmmap.rst214 FIFO, and were captured in the order dequeued from the outgoing FIFO.
219 also enqueue in a different order than buffers have been dequeued, and
224 Initially all mapped buffers are in dequeued state, inaccessible by the
227 the application waits until a filled buffer can be dequeued, and
232 must wait until an empty buffer can be dequeued and reused.
239 buffers can be dequeued. By default :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>`
H A Dvidioc-qbuf.rst80 out to disk. Buffers remain locked until dequeued, until the
97 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or
131 may continue as normal, but should be aware that data in the dequeued
186 dequeued and no new buffers are expected to become available.
H A Ddev-encoder.rst74 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(OUTPUT)" ];
460 dequeued from the ``CAPTURE`` queue may differ from the order of queuing raw
493 will have their ``timestamp`` field set to the same value when dequeued.
510 :c:type:`v4l2_buffer` struct when dequeued. See the documentation of
592 ``V4L2_BUF_FLAG_LAST`` flag is dequeued,
607 before the ``V4L2_ENC_CMD_STOP`` command are dequeued,
615 dequeued. It is deprecated behavior and the client must not rely on it.
619 dequeued and the last ``CAPTURE`` buffer is dequeued, the encoder is stopped
684 and respective buffers are dequeued.
H A Ddev-decoder.rst204 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(CAPTURE)" ];
593 ``V4L2_BUF_FLAG_LAST`` flag is dequeued.
714 frames dequeued from the ``CAPTURE`` queue may differ from the order of queuing
747 will have their ``timestamp`` field set to the same value when dequeued.
765 by the stream may be read by the hardware even after they are dequeued.
911 ``CAPTURE`` queue too to discard decoded, but not yet dequeued buffers.
1036 ``V4L2_BUF_FLAG_LAST`` flag is dequeued,
1051 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,
1059 dequeued. It is a deprecated behavior and the client must not rely on it.
1063 are dequeued and the last ``CAPTURE`` buffer is dequeued, the decoder is
H A Dvidioc-subscribe-event.rst39 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
H A Ddev-stateless-decoder.rst328 Runtime decoding errors are signaled by the dequeued ``CAPTURE`` buffers
337 buffer management: it only guarantees that dequeued ``CAPTURE`` buffers can be
341 A dequeued capture buffer can also be used as the reference frame of another
353 decoded frames referencing it have been dequeued. However, if the driver can
H A Dvidioc-streamon.rst57 means all images captured but not dequeued yet will be lost, likewise
H A Dfunc-select.rst52 buffer has been filled or displayed and can be dequeued with the
H A Dfunc-poll.rst36 buffer has been filled by the capture device and can be dequeued with
H A Dbuffer.rst489 queue, ready to be dequeued from the driver. Drivers set or clear
495 buffer is in "dequeued" state, in the application domain so to
501 - When this flag is set, the buffer has been dequeued successfully,
591 new frame and the previously held capture buffer is dequeued.
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst30 removed from the active buffers list. It can be then requeud or dequeued by
82 - arrow "DQ" means : a buffer was dequeued
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-qbuf.rst52 out to disk. Buffers remain locked until dequeued, until the
/openbmc/linux/net/sunrpc/
H A Dcache.c1088 struct list_head dequeued; in cache_dequeue() local
1090 INIT_LIST_HEAD(&dequeued); in cache_dequeue()
1102 list_move(&cr->q.list, &dequeued); in cache_dequeue()
1105 while (!list_empty(&dequeued)) { in cache_dequeue()
1106 cr = list_entry(dequeued.next, struct cache_request, q.list); in cache_dequeue()
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst240 gives the statistics about how many a times a group was dequeued
243 of times a group was dequeued from a particular device.
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst33 generated whenever a statistics buffer can be dequeued by a user space
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst87 or since the last time this event was dequeued for this
/openbmc/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst156 As tasks are enqueued and dequeued, we keep track of the current effective
211 an rq as tasks are enqueued/dequeued, the whole utilization range is divided
252 Similarly, when p is dequeued the rq value changes to:
/openbmc/linux/Documentation/timers/
H A Dhrtimers.rst108 settimeofday and NTP, all the timers (!) had to be dequeued, the
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst103 be dequeued independently of the request's state.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst205 CPUs to simultaneously perform enqueue/dequeued operations. DPIOs are
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst147 the packet queue and cleared when it is dequeued.
351 the request queue and cleared when it is dequeued.
/openbmc/linux/Documentation/filesystems/
H A Dfuse.rst142 dequeued and returns immediately.
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h433 __u8 dequeued; member

12