Searched refs:mem2mem (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.15/Documentation/driver-api/media/ |
D | v4l2-mem2mem.rst | 6 .. kernel-doc:: include/media/v4l2-mem2mem.h
|
D | v4l2-core.rst | 22 v4l2-mem2mem
|
D | v4l2-dev.rst | 49 …default), set to ``VFL_DIR_TX`` for output devices and ``VFL_DIR_M2M`` for mem2mem (codec) devices.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | devices.rst | 17 dev-mem2mem
|
D | vidioc-encoder-cmd.rst | 58 started yet. Applies to both queues of mem2mem encoders. 63 mem2mem encoders. 66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
|
D | vidioc-decoder-cmd.rst | 51 started yet. Applies to both queues of mem2mem decoders. 56 queues of mem2mem decoders. 59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
|
D | vidioc-qbuf.rst | 119 For :ref:`memory-to-memory devices <mem2mem>` you can specify the 184 ``VIDIOC_DQBUF`` returns this on an empty capture queue for mem2mem
|
D | pixfmt-v4l2.rst | 37 inside the stream, when fed to a stateful mem2mem decoder, the fields 41 For compressed formats on the CAPTURE side of a stateful mem2mem
|
D | pixfmt-compressed.rst | 191 HEVC pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`).
|
D | buffer.rst | 601 - Last buffer produced by the hardware. mem2mem codec drivers set 645 OUTPUT buffer. This flag applies only to mem2mem devices.
|
/Linux-v5.15/drivers/media/v4l2-core/ |
D | Makefile | 25 obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o
|
D | Kconfig | 55 # Used by drivers that need v4l2-mem2mem.ko
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | platform-cardlist.rst | 60 sh_veu SuperH VEU mem2mem video processing
|
D | imx.rst | 99 VDIC from memory buffers via a output/mem2mem devices. 286 or mem2mem device node. With this pipeline, the VDIC can also operate 288 frames from memory buffers. Note that an output or mem2mem device
|
/Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
D | request-api.rst | 71 For :ref:`memory-to-memory devices <mem2mem>` you can use requests only for 132 For use-cases such as :ref:`codecs <mem2mem>`, the request API can be used
|
/Linux-v5.15/drivers/dma/ |
D | stm32-dma.c | 217 bool mem2mem; member 1342 dmadev->mem2mem = of_property_read_bool(pdev->dev.of_node, in stm32_dma_probe() 1384 if (dmadev->mem2mem) { in stm32_dma_probe()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | stm32h743.dtsi | 268 st,mem2mem; 286 st,mem2mem;
|
D | stm32f746.dtsi | 609 st,mem2mem;
|
D | stm32f429.dtsi | 743 st,mem2mem;
|
D | stm32mp151.dtsi | 991 st,mem2mem; 1009 st,mem2mem;
|
/Linux-v5.15/Documentation/driver-api/dmaengine/ |
D | provider.rst | 79 These were just the general memory-to-memory (also called mem2mem) or 125 (i.e. excluding mem2mem transfers) 211 - While in the mem2mem case we were having two distinct types to
|
/Linux-v5.15/drivers/media/platform/ |
D | Kconfig | 411 This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
|