Searched refs:vbi_width (Results 1 – 6 of 6) sorted by relevance
26 unsigned long size = dev->vbi_width * dev->vbi_height * 2; in vbi_queue_setup()40 size = dev->vbi_width * dev->vbi_height * 2; in vbi_buffer_prepare()
223 int vbi_width; member
442 bytesperline = dev->vbi_width; in au0828_copy_vbi()602 vbi_field_size = dev->vbi_width * dev->vbi_height * 2; in au0828_isoc_copy()1585 format->fmt.vbi.samples_per_line = dev->vbi_width; in vidioc_g_fmt_vbi_cap()1961 dev->vbi_width = 720; in au0828_analog_register()
27 unsigned long size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_queue_setup()50 size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_buffer_prepare()
233 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()2053 format->fmt.vbi.samples_per_line = v4l2->vbi_width; in vidioc_g_fmt_vbi_cap()
585 unsigned int vbi_width; member