Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-types.h392 struct tmComResVBIFormatDescrHeader { struct
393 u8 len;
394 u8 type;
395 u8 subtype; /* VS_FORMAT_VBI */
396 u8 bFormatIndex;
397 u32 VideoStandard; /* See KS_AnalogVideoStandard, NTSC = 1 */
398 u8 StartLine; /* NTSC Start = 10 */
399 u8 EndLine; /* NTSC = 21 */
400 u8 FieldRate; /* 60 for NTSC */
401 u8 bNumLines; /* Unused - scheduled for removal */