Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dvideodev2.h1238 struct v4l2_vbi_format struct
1240 __u32 sampling_rate; /* in 1 Hz */
1241 __u32 offset;
1242 __u32 samples_per_line;
1243 __u32 sample_format; /* V4L2_PIX_FMT_* */
1244 __s32 start[2];
1245 __u32 count[2];
1246 __u32 flags; /* V4L2_VBI_* */
1247 __u32 reserved[2]; /* must be zero */