Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h100 struct bttv_format { struct
101 int fourcc; /* video4linux 2 */
102 int btformat; /* BT848_COLOR_FMT_* */
103 int btswap; /* BT848_COLOR_CTL_* */
104 int depth; /* bit/pixel */
105 int flags;
106 int hshift,vshift; /* for planar modes */