Home
last modified time | relevance | path

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

/linux/drivers/media/usb/au0828/
H A Dau0828.h223 int vbi_width; member
/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c233 v4l2->vbi_width / 4); in em28xx_set_outfmt()
320 v4l2->vbi_width = 720; in em28xx_resolution_set()
539 offset += dev->v4l2->vbi_width * dev->v4l2->vbi_height; in em28xx_copy_vbi()
688 int vbi_size = v4l2->vbi_width * v4l2->vbi_height; in process_frame_data_em28xx()
2051 format->fmt.vbi.samples_per_line = v4l2->vbi_width; in vidioc_g_fmt_vbi_cap()
H A Dem28xx.h585 unsigned int vbi_width; member