Searched full:mem2mem (Results 1 – 25 of 68) sorted by relevance
123
| /linux/drivers/media/platform/samsung/s5p-jpeg/ |
| H A D | jpeg-core.h | 98 * @v4l2_dev: v4l2 device for mem2mem mode 99 * @vfd_encoder: video device node for encoder mem2mem mode 100 * @vfd_decoder: video device node for decoder mem2mem mode 101 * @m2m_dev: v4l2 mem2mem device data
|
| /linux/Documentation/userspace-api/media/v4l/ |
| 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 | devices.rst | 17 dev-mem2mem
|
| 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 | 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
|
| /linux/Documentation/devicetree/bindings/dma/stm32/ |
| H A D | st,stm32-dma.yaml | 80 st,mem2mem: 115 st,mem2mem;
|
| /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/driver-api/media/ |
| H A D | v4l2-mem2mem.rst | 6 .. kernel-doc:: include/media/v4l2-mem2mem.h
|
| H A D | v4l2-core.rst | 21 v4l2-mem2mem
|
| /linux/drivers/media/test-drivers/visl/ |
| H A D | visl-video.h | 8 #include <media/v4l2-mem2mem.h>
|
| H A D | visl-debugfs.c | 14 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/ |
| H A D | mtk_vcodec_enc.h | 12 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/media/v4l2-core/ |
| H A D | Kconfig | 51 # Used by drivers that need v4l2-mem2mem.ko
|
| H A D | Makefile | 33 obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o
|
| /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/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec.h | 12 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/media/platform/mediatek/vcodec/common/ |
| H A D | mtk_vcodec_cmn_drv.h | 15 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/media/platform/sunxi/sun8i-rotate/ |
| H A D | sun8i-rotate.h | 13 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_dec.c | 19 #include <media/v4l2-mem2mem.h>
|
| /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
|
| /linux/Documentation/admin-guide/media/ |
| H A D | platform-cardlist.rst | 59 sh_veu SuperH VEU mem2mem video processing
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_h1_jpeg_enc.c | 9 #include <media/v4l2-mem2mem.h>
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | codec_mpeg12.c | 7 #include <media/v4l2-mem2mem.h>
|
123