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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dsaa7146_vv.h122 struct saa7146_format *ov_fmt; member in struct:saa7146_vv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_hlp.c563 int b_depth = vv->ov_fmt->depth;
644 saa7146_set_position(dev, fh->ov.win.w.left, fh->ov.win.w.top, fh->ov.win.w.height, fh->ov.win.field, vv->ov_fmt->pixelformat);
645 saa7146_set_output_format(dev, vv->ov_fmt->trans);
H A Dsaa7146_video.c151 vv->ov_fmt->name,v4l2_field_names[fh->ov.win.field]));
560 vv->ov_fmt = fmt;
829 if (NULL == vv->ov_fmt) {

Completed in 102 milliseconds