Home
last modified time | relevance | path

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

/device/soc/amlogic/a311d/hardware/media/libamcodec/include/yuvplayer/
Dvideodev2.h514 struct v4l2_frmivalenum { struct
515 __u32 index; /* Frame format index */
516 __u32 pixel_format; /* Pixel format */
517 __u32 width; /* Frame width */
518 __u32 height; /* Frame height */
519 __u32 type; /* Frame interval type the device supports. */
521 union { /* Frame interval */
526 __u32 reserved[2]; /* Reserved space for future use */
/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 */