Home
last modified time | relevance | path

Searched refs:bttv_overlay (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttvp.h168 struct bttv_overlay { struct
221 struct bttv_overlay ov;
260 int bttv_overlay_risc(struct bttv *btv, struct bttv_overlay *ov,
H A Dbttv-risc.c236 const struct bttv_format *fmt, struct bttv_overlay *ov, in bttv_risc_overlay()
858 struct bttv_overlay *ov, in bttv_overlay_risc()
H A Dbttv-driver.c2535 static int bttv_overlay(struct file *file, void *f, unsigned int on) in bttv_overlay() function
3128 .vidioc_overlay = bttv_overlay,