Searched refs:V4L2_MEMORY_MMAP (Results 1 – 15 of 15) sorted by relevance
93 req.memory = V4L2_MEMORY_MMAP;101 buf.memory = V4L2_MEMORY_MMAP;120 buf.memory = V4L2_MEMORY_MMAP;145 buf.memory = V4L2_MEMORY_MMAP;
96 - Applications set this field to ``V4L2_MEMORY_MMAP``,106 guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support113 ``V4L2_MEMORY_MMAP`` and ``format.type`` to the buffer type.
93 - Applications set this field to ``V4L2_MEMORY_MMAP``,100 guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support106 ``V4L2_MEMORY_MMAP`` and ``type`` set to the buffer type. This will135 - This buffer type supports the ``V4L2_MEMORY_MMAP`` streaming mode.
16 with the memory type set to ``V4L2_MEMORY_MMAP``.70 reqbuf.memory = V4L2_MEMORY_MMAP;98 buffer.memory = V4L2_MEMORY_MMAP;143 reqbuf.memory = V4L2_MEMORY_MMAP;172 buffer.memory = V4L2_MEMORY_MMAP;
113 buf.memory = V4L2_MEMORY_MMAP;249 buf.memory = V4L2_MEMORY_MMAP;331 req.memory = V4L2_MEMORY_MMAP;362 buf.memory = V4L2_MEMORY_MMAP;
35 method, therefore it is available only for ``V4L2_MEMORY_MMAP`` buffers.
254 ``V4L2_MEMORY_MMAP`` this is the offset of the buffer from the345 :c:type:`v4l2_buffer` is ``V4L2_MEMORY_MMAP``, this684 * - ``V4L2_MEMORY_MMAP``
64 ``memory`` field to ``V4L2_MEMORY_MMAP``. When ``VIDIOC_QBUF`` is called
770 Similarly, when using a memory type other than ``V4L2_MEMORY_MMAP``, the
345 case V4L2_MEMORY_MMAP: in get_v4l2_plane32()382 case V4L2_MEMORY_MMAP: in put_v4l2_plane32()426 case V4L2_MEMORY_MMAP: in get_v4l2_buffer32()470 case V4L2_MEMORY_MMAP: in get_v4l2_buffer32_time32()513 case V4L2_MEMORY_MMAP: in put_v4l2_buffer32()557 case V4L2_MEMORY_MMAP: in put_v4l2_buffer32_time32()
596 if (buf->memory == V4L2_MEMORY_MMAP && V4L2_TYPE_IS_CAPTURE(vq->type)) { in v4l2_m2m_adjust_mem_offset()
195 [V4L2_MEMORY_MMAP] = "mmap",
42 if (vout->vq.memory == V4L2_MEMORY_MMAP && i >= startindex) in omap_vout_allocate_vrfb_buffers()
188 V4L2_MEMORY_MMAP = 1, enumerator
55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`