Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h861 struct v4l2_frmivalenum { struct
862 __u32 index; /* Frame format index */
863 __u32 pixel_format; /* Pixel format */
864 __u32 width; /* Frame width */
865 __u32 height; /* Frame height */
866 __u32 type; /* Frame interval type the device supports. */
868 union { /* Frame interval */
873 __u32 reserved[2]; /* Reserved space for future use */
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h861 struct v4l2_frmivalenum { struct
862 __u32 index; /* Frame format index */
863 __u32 pixel_format; /* Pixel format */
864 __u32 width; /* Frame width */
865 __u32 height; /* Frame height */
866 __u32 type; /* Frame interval type the device supports. */
868 union { /* Frame interval */
873 __u32 reserved[2]; /* Reserved space for future use */
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h885 struct v4l2_frmivalenum { struct
886 __u32 index; /* Frame format index */
887 __u32 pixel_format; /* Pixel format */
888 __u32 width; /* Frame width */
889 __u32 height; /* Frame height */
890 __u32 type; /* Frame interval type the device supports. */
892 union { /* Frame interval */
897 __u32 reserved[2]; /* Reserved space for future use */
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h466 struct v4l2_frmivalenum { struct
467 __u32 index;
468 __u32 pixel_format;
469 __u32 width;
470 __u32 height;
471 __u32 type;
472 union {
476 __u32 reserved[2];
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h468 struct v4l2_frmivalenum { struct
469 __u32 index;
470 __u32 pixel_format;
471 __u32 width;
472 __u32 height;
473 __u32 type;
474 union {
478 __u32 reserved[2];
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h466 struct v4l2_frmivalenum { struct
467 __u32 index;
468 __u32 pixel_format;
469 __u32 width;
470 __u32 height;
471 __u32 type;
472 union {
476 __u32 reserved[2];