Searched defs:vbi_format (Results 1 – 1 of 1) sorted by relevance
279 struct vbi_format { struct280 __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;