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