Home
last modified time | relevance | path

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

12

/linux/Documentation/userspace-api/media/v4l/
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
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
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>`
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.
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.
A Ddev-decoder.rst197 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(CAPTURE)" ];
586 ``V4L2_BUF_FLAG_LAST`` flag is dequeued.
707 frames dequeued from the ``CAPTURE`` queue may differ from the order of queuing
740 will have their ``timestamp`` field set to the same value when dequeued.
887 ``CAPTURE`` queue too to discard decoded, but not yet dequeued buffers.
1012 ``V4L2_BUF_FLAG_LAST`` flag is dequeued,
1027 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,
1035 dequeued. It is a deprecated behavior and the client must not rely on it.
1039 are dequeued and the last ``CAPTURE`` buffer is dequeued, the decoder is
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
A Dvidioc-subscribe-event.rst39 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
A Dvidioc-streamon.rst58 means all images captured but not dequeued yet will be lost, likewise
A Dfunc-select.rst52 buffer has been filled or displayed and can be dequeued with the
A Dfunc-poll.rst36 buffer has been filled by the capture device and can be dequeued with
A Dbuffer.rst494 queue, ready to be dequeued from the driver. Drivers set or clear
500 buffer is in "dequeued" state, in the application domain so to
506 - When this flag is set, the buffer has been dequeued successfully,
596 new frame and the previously held capture buffer is dequeued.
/linux/Documentation/driver-api/media/drivers/
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
/linux/net/sunrpc/
A Dcache.c1072 struct list_head dequeued; in cache_dequeue() local
1074 INIT_LIST_HEAD(&dequeued); in cache_dequeue()
1086 list_move(&cr->q.list, &dequeued); in cache_dequeue()
1089 while (!list_empty(&dequeued)) { in cache_dequeue()
1090 cr = list_entry(dequeued.next, struct cache_request, q.list); in cache_dequeue()
/linux/Documentation/userspace-api/media/dvb/
A Ddmx-qbuf.rst52 out to disk. Buffers remain locked until dequeued, until the
/linux/Documentation/admin-guide/cgroup-v1/
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.
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-dqevent.rst87 or since the last time this event was dequeued for this
/linux/Documentation/userspace-api/media/drivers/
A Domap3isp-uapi.rst33 generated whenever a statistics buffer can be dequeued by a user space
/linux/Documentation/timers/
A Dhrtimers.rst108 settimeofday and NTP, all the timers (!) had to be dequeued, the
/linux/Documentation/userspace-api/media/mediactl/
A Drequest-api.rst103 be dequeued independently of the request's state.
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst205 CPUs to simultaneously perform enqueue/dequeued operations. DPIOs are
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst147 the packet queue and cleared when it is dequeued.
351 the request queue and cleared when it is dequeued.
/linux/Documentation/filesystems/
A Dfuse.rst142 dequeued and returns immediately.
/linux/tools/include/uapi/linux/
A Dkvm.h436 __u8 dequeued; member
/linux/include/uapi/linux/
A Dkvm.h436 __u8 dequeued; member

Completed in 96 milliseconds

12