Home
last modified time | relevance | path

Searched refs:skip_lines1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c99 unsigned int skip_lines0, skip_lines1, min_vdelay; in vbi_buffer_prepare() local
117 skip_lines1 = 0; in vbi_buffer_prepare()
123 skip_lines1 = max(0, (fh->vbi_fmt.fmt.start[1] in vbi_buffer_prepare()
129 buf->vbi_skip[1] != skip_lines1 || in vbi_buffer_prepare()
133 buf->vbi_skip[1] = skip_lines1; in vbi_buffer_prepare()
168 padding, skip_lines1, in vbi_buffer_prepare()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-risc.c514 unsigned int skip_lines1 = 0; in bttv_buffer_risc_vbi() local
525 skip_lines1 = max(0, (btv->vbi_fmt.fmt.start[1] - in bttv_buffer_risc_vbi()
538 padding, skip_lines1, in bttv_buffer_risc_vbi()

Completed in 4 milliseconds