Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
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 */
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttvp.h101 struct bttv_format { struct
102 int fourcc; /* video4linux 2 */
103 int btformat; /* BT848_COLOR_FMT_* */
104 int btswap; /* BT848_COLOR_CTL_* */
105 int depth; /* bit/pixel */
106 int flags;
107 int hshift,vshift; /* for planar modes */