Home
last modified time | relevance | path

Searched defs:v4l2_vbi_format (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2228 struct v4l2_vbi_format { struct
2229 __u32 sampling_rate; /* in 1 Hz */
2230 __u32 offset;
2231 __u32 samples_per_line;
2232 __u32 sample_format; /* V4L2_PIX_FMT_* */
2233 __s32 start[2];
2234 __u32 count[2];
2235 __u32 flags; /* V4L2_VBI_* */
2236 __u32 reserved[2]; /* must be zero */