Searched refs:osd_rect (Results 1 – 3 of 3) sorted by relevance
465 winfmt->w.width = itv->osd_rect.width; in ivtv_g_fmt_vid_out_overlay()466 winfmt->w.height = itv->osd_rect.height; in ivtv_g_fmt_vid_out_overlay()1416 fb->fmt.width = itv->osd_rect.width; in ivtv_g_fbuf()1417 fb->fmt.height = itv->osd_rect.height; in ivtv_g_fbuf()
811 itv->osd_rect.width = var->xres; in _ivtvfb_check_var()812 itv->osd_rect.height = var->yres; in _ivtvfb_check_var()
752 struct v4l2_rect osd_rect; /* current OSD position and size */ member