Home
last modified time | relevance | path

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

/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h501 struct v4l2_buffer { struct
502 __u32 index;
503 __u32 type;
504 __u32 bytesused;
505 __u32 flags;
506 __u32 field;
507 struct timeval timestamp;
508 struct v4l2_timecode timecode;
509 __u32 sequence;
510 __u32 memory;
[all …]
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h501 struct v4l2_buffer { struct
502 __u32 index;
503 __u32 type;
504 __u32 bytesused;
505 __u32 flags;
506 __u32 field;
507 struct timeval timestamp;
508 struct v4l2_timecode timecode;
509 __u32 sequence;
510 __u32 memory;
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h961 struct v4l2_buffer { struct
962 __u32 index;
963 __u32 type;
964 __u32 bytesused;
965 __u32 flags;
966 __u32 field;
967 struct timeval timestamp;
968 struct v4l2_timecode timecode;
969 __u32 sequence;
972 __u32 memory;
[all …]
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h961 struct v4l2_buffer { struct
962 __u32 index;
963 __u32 type;
964 __u32 bytesused;
965 __u32 flags;
966 __u32 field;
967 struct timeval timestamp;
968 struct v4l2_timecode timecode;
969 __u32 sequence;
972 __u32 memory;
[all …]