Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dvideodev2.h362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
[all …]
/development/ndk/platforms/android-21/include/linux/
Dvideodev2.h590 typedef __u64 v4l2_std_id; typedef
591 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
592 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
594 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
595 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
596 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
597 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
599 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
600 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
601 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
[all …]