Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dvideodev.h279 struct vbi_format { struct
280 __u32 sampling_rate; /* in Hz */
281 __u32 samples_per_line;
282 __u32 sample_format; /* VIDEO_PALETTE_RAW only (1 byte) */
283 __s32 start[2]; /* starting line for each frame */
284 __u32 count[2]; /* count of lines for each frame */
285 __u32 flags;