Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1034 struct v4l2_buffer { struct
1035 __u32 index;
1036 __u32 type;
1037 __u32 bytesused;
1038 __u32 flags;
1039 __u32 field;
1041 struct __kernel_v4l2_timeval timestamp;
1043 struct timeval timestamp;
1045 struct v4l2_timecode timecode;
1046 __u32 sequence;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1033 struct v4l2_buffer { struct
1034 __u32 index;
1035 __u32 type;
1036 __u32 bytesused;
1037 __u32 flags;
1038 __u32 field;
1040 struct __kernel_v4l2_timeval timestamp;
1042 struct timeval timestamp;
1044 struct v4l2_timecode timecode;
1045 __u32 sequence;
[all …]
/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.h940 struct v4l2_buffer { struct
941 __u32 index;
942 __u32 type;
943 __u32 bytesused;
944 __u32 flags;
945 __u32 field;
946 struct timeval timestamp;
947 struct v4l2_timecode timecode;
948 __u32 sequence;
951 __u32 memory;
[all …]
/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.h940 struct v4l2_buffer { struct
941 __u32 index;
942 __u32 type;
943 __u32 bytesused;
944 __u32 flags;
945 __u32 field;
946 struct timeval timestamp;
947 struct v4l2_timecode timecode;
948 __u32 sequence;
951 __u32 memory;
[all …]