Searched defs:v4l2_decode_vbi_line (Results 1 – 1 of 1) sorted by relevance
56 struct v4l2_decode_vbi_line { struct57 u32 is_second_field; /* Set to 0 for the first (odd) field,59 u8 *p; /* Pointer to the sliced VBI data from the decoder.61 u32 line; /* Line number of the sliced VBI data (1-23) */62 u32 type; /* VBI service type (V4L2_SLICED_*). 0 if no service found */