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.h858 struct v4l2_frmivalenum { struct
859 __u32 index; /* Frame format index */
860 __u32 pixel_format; /* Pixel format */
861 __u32 width; /* Frame width */
862 __u32 height; /* Frame height */
863 __u32 type; /* Frame interval type the device supports. */
865 union { /* Frame interval */
870 __u32 reserved[2]; /* Reserved space for future use */
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h439 struct v4l2_frmivalenum { struct
440 __u32 index;
441 __u32 pixel_format;
442 __u32 width;
443 __u32 height;
444 __u32 type;
445 union {
449 __u32 reserved[2];
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h817 struct v4l2_frmivalenum { struct
818 __u32 index; /* Frame format index */
819 __u32 pixel_format; /* Pixel format */
820 __u32 width; /* Frame width */
821 __u32 height; /* Frame height */
822 __u32 type; /* Frame interval type the device supports. */
824 union { /* Frame interval */
829 __u32 reserved[2]; /* Reserved space for future use */
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h439 struct v4l2_frmivalenum { struct
440 __u32 index;
441 __u32 pixel_format;
442 __u32 width;
443 __u32 height;
444 __u32 type;
445 union {
449 __u32 reserved[2];
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h817 struct v4l2_frmivalenum { struct
818 __u32 index; /* Frame format index */
819 __u32 pixel_format; /* Pixel format */
820 __u32 width; /* Frame width */
821 __u32 height; /* Frame height */
822 __u32 type; /* Frame interval type the device supports. */
824 union { /* Frame interval */
829 __u32 reserved[2]; /* Reserved space for future use */
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h463 struct v4l2_frmivalenum { struct
464 __u32 index;
465 __u32 pixel_format;
466 __u32 width;
467 __u32 height;
468 __u32 type;
469 union {
473 __u32 reserved[2];