Home
last modified time | relevance | path

Searched refs:v4l2_memory (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Dvideobuf-core.h83 enum v4l2_memory memory;
225 enum v4l2_memory memory);
228 enum v4l2_memory memory);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h72 bool set_mem_type (enum v4l2_memory type);
73 enum v4l2_memory get_mem_type () const { in get_mem_type()
166 enum v4l2_memory _memory_type;
H A Dv4l2_buffer_proxy.h137 enum v4l2_memory get_v4l2_mem_type () { in get_v4l2_mem_type()
138 return (enum v4l2_memory)(get_v4l2_buf().memory); in get_v4l2_mem_type()
H A Dv4l2_device.cpp137 V4l2Device::set_mem_type (enum v4l2_memory type) { in set_mem_type()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/
H A DFakeCamHwIsp20.h49 enum v4l2_memory _rx_memory_type;
50 enum v4l2_memory _tx_memory_type;
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpfe_capture.h132 enum v4l2_memory memory;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst98 :c:type:`v4l2_memory`
107 other :c:type:`v4l2_memory` types. It will not support any other
H A Dvidioc-reqbufs.rst93 :c:type:`v4l2_memory`.
99 other :c:type:`v4l2_memory` types. It will not support any other
H A Dbuffer.rst250 accordance with the selected I/O method. See :c:type:`v4l2_memory`
681 enum v4l2_memory
H A Dhist-v4l2.rst513 enum v4l2_memory was added to distinguish between
527 union ``m``, and a new ``memory`` field of type enum v4l2_memory
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DRawStreamCapUnit.h125 enum v4l2_memory _memory_type;
H A DRawStreamProcUnit.h165 enum v4l2_memory _memory_type;
H A DRawStreamCapUnit.cpp225 _memory_type = (enum v4l2_memory)buf_memory_type; in prepare()
H A DRawStreamProcUnit.cpp391 _memory_type = (enum v4l2_memory)buf_memory_type; in prepare()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c531 enum v4l2_memory memory) in get_v4l2_plane32()
565 enum v4l2_memory memory) in put_v4l2_plane32()
655 enum v4l2_memory memory; in get_v4l2_buffer32()
755 enum v4l2_memory memory; in get_v4l2_buffer32_time32()
853 enum v4l2_memory memory; in put_v4l2_buffer32()
933 enum v4l2_memory memory; in put_v4l2_buffer32_time32()
H A Dvideobuf-core.c386 enum v4l2_memory memory) in __videobuf_mmap_setup()
430 enum v4l2_memory memory) in videobuf_mmap_setup()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions53 # Documented enum v4l2_memory
54 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`
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h174 enum v4l2_memory { enum
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h174 enum v4l2_memory { enum
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h187 enum v4l2_memory { enum
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h186 enum v4l2_memory { enum