Searched defs:bttv_format (Results 1 – 2 of 2) sorted by relevance
100 struct bttv_format { struct101 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 */
101 struct bttv_format { struct102 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 */