HomeSort by: relevance | last modified time | path
    Searched defs:v4l2_std_id (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
videoio.h 2130 typedef u_int64_t v4l2_std_id; typedef in typeref:typename:u_int64_t
2133 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
2134 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
2135 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
2136 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
2137 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
2138 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
2139 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
2140 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
2142 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
videoio.h 2130 typedef u_int64_t v4l2_std_id; typedef in typeref:typename:u_int64_t
2133 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
2134 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
2135 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
2136 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
2137 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
2138 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
2139 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
2140 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
2142 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]

Completed in 67 milliseconds