Home
last modified time | relevance | path

Searched refs:v4l2_std_id (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/v4l/
H A Dvideodev2.h652 typedef __u64 v4l2_std_id; typedef
655 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
656 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
657 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
658 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
659 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
743 v4l2_std_id id;
852 v4l2_std_id std;
900 v4l2_std_id std;
1688 #define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id)
[all …]
/freebsd/sys/compat/linux/
H A Dlinux_videodev2_compat.h58 v4l2_std_id id;
123 v4l2_std_id std;