Home | History | Annotate | Download | only in vda

Lines Matching refs:sliced

424 #define V4L2_CAP_SLICED_VBI_CAPTURE	0x00000040  /* Is a sliced VBI capture device */
425 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */
1881 /* Sliced VBI
1883 * This implements is a proposal V4L2 API to allow SLICED VBI
1932 * Sliced VBI data inserted into MPEG Streams
1939 * MPEG-2 Program Pack that contains V4L2_MPEG_STREAM_VBI_FMT_IVTV Sliced VBI
1955 __u8 data[42]; /* Sliced VBI data for the line */
2043 * @sliced: sliced VBI capture or output parameters
2053 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE */