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

  /src/sys/sys/
videoio.h 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 */
2964 /* Sliced VBI
2966 * This implements is a proposal V4L2 API to allow SLICED VBI
3015 * Sliced VBI data inserted into MPEG Streams
3022 * MPEG-2 Program Pack that contains V4L2_MPEG_STREAM_VBI_FMT_IVTV Sliced VBI
3038 u_int8_t data[42]; /* Sliced VBI data for the line */
3129 * @sliced: sliced VBI capture or output parameters
3139 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE * member in union:v4l2_format::__anona13a034e150a
    [all...]
videoio.h 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 */
2964 /* Sliced VBI
2966 * This implements is a proposal V4L2 API to allow SLICED VBI
3015 * Sliced VBI data inserted into MPEG Streams
3022 * MPEG-2 Program Pack that contains V4L2_MPEG_STREAM_VBI_FMT_IVTV Sliced VBI
3038 u_int8_t data[42]; /* Sliced VBI data for the line */
3129 * @sliced: sliced VBI capture or output parameters
3139 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE * member in union:v4l2_format::__anona13a034e150a
    [all...]

Completed in 30 milliseconds