Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dvideodev2.h606 typedef __u64 v4l2_std_id; typedef
609 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
610 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
611 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
612 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
613 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
614 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
615 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
616 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
618 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
[all …]