Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h643 typedef uint64_t v4l2_std_id; typedef
646 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
648 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
649 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
650 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
651 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
653 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
655 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
736 v4l2_std_id id;
757 v4l2_std_id std;
[all …]