Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A 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 */

Completed in 6 milliseconds