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.h666 typedef __u64 v4l2_std_id; typedef
667 #define V4L2_STD_PAL_B ((v4l2_std_id) 0x00000001)
668 #define V4L2_STD_PAL_B1 ((v4l2_std_id) 0x00000002)
669 #define V4L2_STD_PAL_G ((v4l2_std_id) 0x00000004)
670 #define V4L2_STD_PAL_H ((v4l2_std_id) 0x00000008)
671 #define V4L2_STD_PAL_I ((v4l2_std_id) 0x00000010)
672 #define V4L2_STD_PAL_D ((v4l2_std_id) 0x00000020)
673 #define V4L2_STD_PAL_D1 ((v4l2_std_id) 0x00000040)
674 #define V4L2_STD_PAL_K ((v4l2_std_id) 0x00000080)
675 #define V4L2_STD_PAL_M ((v4l2_std_id) 0x00000100)
[all …]
Dv4l2-subdev.h94 #define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id)
95 #define VIDIOC_SUBDEV_S_STD _IOW('V', 24, v4l2_std_id)
99 #define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)