Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h181 struct bttv_overlay { struct
182 unsigned int tvnorm;
183 struct v4l2_rect w;
184 enum v4l2_field field;
185 struct v4l2_clip *clips;
186 int nclips;
187 int setup_ok;
Dbttv-driver.c2589 static int bttv_overlay(struct file *file, void *f, unsigned int on) in bttv_overlay() function