Home
last modified time | relevance | path

Searched defs: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 Dvideodev.h191 struct vbi_format { struct
192 __u32 sampling_rate; /* in Hz */
193 __u32 samples_per_line;
194 __u32 sample_format; /* VIDEO_PALETTE_RAW only (1 byte) */
195 __s32 start[2]; /* starting line for each frame */
196 __u32 count[2]; /* count of lines for each frame */
197 __u32 flags;