Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/drv-intf/
Dsaa7146_vv.h122 struct saa7146_format *ov_fmt; member
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
Dsaa7146_hlp.c565 int b_depth = vv->ov_fmt->depth; in saa7146_set_position()
654 …->ov.win.w.left, vv->ov.win.w.top, vv->ov.win.w.height, vv->ov.win.field, vv->ov_fmt->pixelformat); in saa7146_enable_overlay()
655 saa7146_set_output_format(dev, vv->ov_fmt->trans); in saa7146_enable_overlay()
Dsaa7146_video.c143 vv->ov_fmt->pixelformat, v4l2_field_names[vv->ov.win.field]); in saa7146_start_preview()
496 vv->ov_fmt = fmt; in vidioc_s_fbuf()
692 if (NULL == vv->ov_fmt) { in vidioc_try_fmt_vid_overlay()