Searched refs:mem2mem (Results 1 – 18 of 18) sorted by relevance
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-mem2mem.rst | 6 .. kernel-doc:: include/media/v4l2-mem2mem.h
|
| H A D | v4l2-dev.rst | 49 …default), set to ``VFL_DIR_TX`` for output devices and ``VFL_DIR_M2M`` for mem2mem (codec) devices.
|
| /linux/drivers/media/platform/st/sti/bdisp/ |
| H A D | Kconfig | 10 This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | devices.rst | 18 dev-mem2mem
|
| H A 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
|
| H A 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
|
| H A 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
|
| H A D | pixfmt-v4l2.rst | 38 inside the stream, when fed to a stateful mem2mem decoder, the fields 42 For compressed formats on the CAPTURE side of a stateful mem2mem
|
| H A D | pixfmt-compressed.rst | 212 HEVC pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`).
|
| H A D | buffer.rst | 596 - Last buffer produced by the hardware. mem2mem codec drivers set 640 OUTPUT buffer. This flag applies only to mem2mem devices.
|
| /linux/drivers/media/platform/nxp/ |
| H A D | Kconfig | 44 # mem2mem drivers
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A 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/arch/arm/boot/dts/st/ |
| H A D | stm32h743.dtsi | 276 st,mem2mem; 294 st,mem2mem;
|
| H A D | stm32f746.dtsi | 697 st,mem2mem;
|
| H A D | stm32f429.dtsi | 727 st,mem2mem;
|
| H A D | stm32mp131.dtsi | 756 st,mem2mem; 774 st,mem2mem;
|
| /linux/drivers/dma/stm32/ |
| H A D | stm32-dma.c | 231 bool mem2mem; member 1594 dmadev->mem2mem = of_property_read_bool(pdev->dev.of_node, in stm32_dma_probe() 1639 if (dmadev->mem2mem) { in stm32_dma_probe()
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | provider.rst | 79 These were just the general memory-to-memory (also called mem2mem) or 125 (i.e. excluding mem2mem transfers) 232 - While in the mem2mem case we were having two distinct types to
|