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

/freebsd-13-stable/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)
660 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
661 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
662 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
664 #define V4L2_STD_PAL_M ((v4l2_std_id)
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h62 v4l2_std_id id;
127 v4l2_std_id std;

Completed in 103 milliseconds