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

  /src/sys/sys/
videoio.h 294 V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */
295 V4L2_MPEG_STREAM_VBI_FMT_IVTV = 1, /* VBI in private packets, IVTV format */
1434 #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */
1435 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */
1436 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */
1437 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */
2942 /* Raw VBI */
2954 /* VBI flags */
2964 /* Sliced VBI
2966 * This implements is a proposal V4L2 API to allow SLICED VBI
3138 struct v4l2_vbi_format vbi; \/* V4L2_BUF_TYPE_VBI_CAPTURE *\/ member in union:v4l2_format::__anon7740
    [all...]

Completed in 33 milliseconds