Searched refs:vbi_height (Results 1 – 6 of 6) sorted by relevance
46 size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_queue_setup()67 size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_buffer_prepare()
251 em28xx_write_reg(dev, EM28XX_R37_VBI_HEIGHT, v4l2->vbi_height); in em28xx_set_outfmt()337 v4l2->vbi_height = 12; in em28xx_resolution_set()339 v4l2->vbi_height = 18; in em28xx_resolution_set()543 offset += dev->v4l2->vbi_width * dev->v4l2->vbi_height; in em28xx_copy_vbi()686 int vbi_size = v4l2->vbi_width * v4l2->vbi_height; in process_frame_data_em28xx()1813 format->fmt.vbi.count[0] = v4l2->vbi_height; in vidioc_g_fmt_vbi_cap()1814 format->fmt.vbi.count[1] = v4l2->vbi_height; in vidioc_g_fmt_vbi_cap()
554 unsigned int vbi_height; /* lines per field */ member
39 unsigned long img_size = dev->vbi_width * dev->vbi_height * 2; in vbi_queue_setup()58 size = dev->vbi_width * dev->vbi_height * 2; in vbi_buffer_prepare()
237 int vbi_height; member
467 startwrite += bytesperline * dev->vbi_height; in au0828_copy_vbi()617 vbi_field_size = dev->vbi_width * dev->vbi_height * 2; in au0828_isoc_copy()1511 format->fmt.vbi.count[0] = dev->vbi_height; in vidioc_g_fmt_vbi_cap()1512 format->fmt.vbi.count[1] = dev->vbi_height; in vidioc_g_fmt_vbi_cap()1804 dev->vbi_height = 1; in au0828_analog_register()