Home
last modified time | relevance | path

Searched defs:v4l2_exportbuffer (Results 1 – 4 of 4) sorted by relevance

/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.h1022 struct v4l2_exportbuffer { struct
1023 __u32 type; /* enum v4l2_buf_type */
1024 __u32 index;
1025 __u32 plane;
1026 __u32 flags;
1027 __s32 fd;
1028 __u32 reserved[11];
/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.h1022 struct v4l2_exportbuffer { struct
1023 __u32 type; /* enum v4l2_buf_type */
1024 __u32 index;
1025 __u32 plane;
1026 __u32 flags;
1027 __s32 fd;
1028 __u32 reserved[11];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1136 struct v4l2_exportbuffer { struct
1137 __u32 type; /* enum v4l2_buf_type */
1138 __u32 index;
1139 __u32 plane;
1140 __u32 flags;
1141 __s32 fd;
1142 __u32 reserved[11];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1135 struct v4l2_exportbuffer { struct
1136 __u32 type; /* enum v4l2_buf_type */
1137 __u32 index;
1138 __u32 plane;
1139 __u32 flags;
1140 __s32 fd;
1141 __u32 reserved[11];