Home
last modified time | relevance | path

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

/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.h788 struct v4l2_frmivalenum { struct
789 __u32 index; /* Frame format index */
790 __u32 pixel_format; /* Pixel format */
791 __u32 width; /* Frame width */
792 __u32 height; /* Frame height */
793 __u32 type; /* Frame interval type the device supports. */
795 union { /* Frame interval */
800 __u32 reserved[2]; /* Reserved space for future use */
/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.h788 struct v4l2_frmivalenum { struct
789 __u32 index; /* Frame format index */
790 __u32 pixel_format; /* Pixel format */
791 __u32 width; /* Frame width */
792 __u32 height; /* Frame height */
793 __u32 type; /* Frame interval type the device supports. */
795 union { /* Frame interval */
800 __u32 reserved[2]; /* Reserved space for future use */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h857 struct v4l2_frmivalenum { struct
858 __u32 index; /* Frame format index */
859 __u32 pixel_format; /* Pixel format */
860 __u32 width; /* Frame width */
861 __u32 height; /* Frame height */
862 __u32 type; /* Frame interval type the device supports. */
864 union { /* Frame interval */
869 __u32 reserved[2]; /* Reserved space for future use */
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h859 struct v4l2_frmivalenum { struct
860 __u32 index; /* Frame format index */
861 __u32 pixel_format; /* Pixel format */
862 __u32 width; /* Frame width */
863 __u32 height; /* Frame height */
864 __u32 type; /* Frame interval type the device supports. */
866 union { /* Frame interval */
871 __u32 reserved[2]; /* Reserved space for future use */