Home
last modified time | relevance | path

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

/titanic_50/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)
647 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
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)
652 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
653 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
655 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
[all …]