Searched refs:v4l2_memory (Results 1 – 10 of 10) sorted by relevance
83 enum v4l2_memory memory;225 enum v4l2_memory memory);228 enum v4l2_memory memory);
98 :c:type:`v4l2_memory`107 other :c:type:`v4l2_memory` types. It will not support any other
93 :c:type:`v4l2_memory`.99 other :c:type:`v4l2_memory` types. It will not support any other
248 accordance with the selected I/O method. See :c:type:`v4l2_memory`674 enum v4l2_memory
513 enum v4l2_memory was added to distinguish between527 union ``m``, and a new ``memory`` field of type enum v4l2_memory
53 # Documented enum v4l2_memory54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`56 replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`57 replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`
328 enum v4l2_memory memory) in get_v4l2_plane32()362 enum v4l2_memory memory) in put_v4l2_plane32()
386 enum v4l2_memory memory) in __videobuf_mmap_setup()430 enum v4l2_memory memory) in videobuf_mmap_setup()
187 enum v4l2_memory { enum
3136 …f_v4l2_buffer_initialize(AVBufferRef ** pbufref, int index, V4L2Context *ctx, enum v4l2_memory mem)3383 …2_buffer_initialize(AVBufferRef **avbuf, int index, struct V4L2Context *ctx, enum v4l2_memory mem);4645 … create_buffers(V4L2Context* const ctx, const unsigned int req_buffers, const enum v4l2_memory mem)4858 + enum v4l2_memory buf_mem;9757 +static inline enum v4l2_memory9760 + return (enum v4l2_memory)m;