Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
Dvideodev2.h836 struct v4l2_frmivalenum { struct
837 __u32 index; /* Frame format index */
838 __u32 pixel_format; /* Pixel format */
839 __u32 width; /* Frame width */
840 __u32 height; /* Frame height */
841 __u32 type; /* Frame interval type the device supports. */
843 union { /* Frame interval */
848 __u32 reserved[2]; /* Reserved space for future use */
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
Dvideodev2.h836 struct v4l2_frmivalenum { struct
837 __u32 index; /* Frame format index */
838 __u32 pixel_format; /* Pixel format */
839 __u32 width; /* Frame width */
840 __u32 height; /* Frame height */
841 __u32 type; /* Frame interval type the device supports. */
843 union { /* Frame interval */
848 __u32 reserved[2]; /* Reserved space for future use */