Searched defs:vbi_format (Results 1 – 1 of 1) sorted by relevance
174 struct vbi_format { struct175 uint32_t sampling_rate; /* in Hz */176 uint32_t samples_per_line;177 uint32_t sample_format; /* VIDEO_PALETTE_RAW only (1 byte) */178 int32_t start[2]; /* starting line for each frame */179 uint32_t count[2]; /* count of lines for each frame */180 uint32_t flags;