Home
last modified time | relevance | path

Searched defs:v4l2_frmsizeenum (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.h760 struct v4l2_frmsizeenum { struct
761 __u32 index; /* Frame size number */
762 __u32 pixel_format; /* Pixel format */
763 __u32 type; /* Frame size type the device supports. */
765 union { /* Frame size */
770 __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.h760 struct v4l2_frmsizeenum { struct
761 __u32 index; /* Frame size number */
762 __u32 pixel_format; /* Pixel format */
763 __u32 type; /* Frame size type the device supports. */
765 union { /* Frame size */
770 __u32 reserved[2]; /* Reserved space for future use */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h829 struct v4l2_frmsizeenum { struct
830 __u32 index; /* Frame size number */
831 __u32 pixel_format; /* Pixel format */
832 __u32 type; /* Frame size type the device supports. */
834 union { /* Frame size */
839 __u32 reserved[2]; /* Reserved space for future use */
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h831 struct v4l2_frmsizeenum { struct
832 __u32 index; /* Frame size number */
833 __u32 pixel_format; /* Pixel format */
834 __u32 type; /* Frame size type the device supports. */
836 union { /* Frame size */
841 __u32 reserved[2]; /* Reserved space for future use */