Home
last modified time | relevance | path

Searched defs:v4l2_fmtdesc (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h794 struct v4l2_fmtdesc { struct
795 __u32 index; /* Format number */
796 __u32 type; /* enum v4l2_buf_type */
797 __u32 flags;
798 __u8 description[32]; /* Description string */
799 __u32 pixelformat; /* Format fourcc */
800 __u32 reserved[4];
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h392 struct v4l2_fmtdesc { struct
393 __u32 index;
394 __u32 type;
395 __u32 flags;
396 __u8 description[32];
397 __u32 pixelformat;
398 __u32 reserved[4];
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h753 struct v4l2_fmtdesc { struct
754 __u32 index; /* Format number */
755 __u32 type; /* enum v4l2_buf_type */
756 __u32 flags;
757 __u8 description[32]; /* Description string */
758 __u32 pixelformat; /* Format fourcc */
759 __u32 reserved[4];
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h392 struct v4l2_fmtdesc { struct
393 __u32 index;
394 __u32 type;
395 __u32 flags;
396 __u8 description[32];
397 __u32 pixelformat;
398 __u32 reserved[4];
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h753 struct v4l2_fmtdesc { struct
754 __u32 index; /* Format number */
755 __u32 type; /* enum v4l2_buf_type */
756 __u32 flags;
757 __u8 description[32]; /* Description string */
758 __u32 pixelformat; /* Format fourcc */
759 __u32 reserved[4];
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h416 struct v4l2_fmtdesc { struct
417 __u32 index;
418 __u32 type;
419 __u32 flags;
420 __u8 description[32];
421 __u32 pixelformat;
422 __u32 reserved[4];