Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dvideodev2.h708 typedef __u64 v4l2_std_id; typedef
709 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001)
710 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002)
711 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004)
712 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008)
713 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010)
714 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020)
715 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040)
716 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080)
717 #define V4L2_STD_PAL_M ((v4l2_std_id) 0x00000100)
[all …]
Dv4l2-subdev.h129 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id)
130 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id)
134 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)