Home
last modified time | relevance | path

Searched refs:VBI_BPL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c42 #define VBI_BPL 2048 macro
150 padding = VBI_BPL - bpl; in vbi_buffer_prepare()
163 offset = fh->vbi_fmt.fmt.count[0] * VBI_BPL; in vbi_buffer_prepare()
256 f->samples_per_line = VBI_BPL; in try_fmt()
416 f->fmt.samples_per_line = VBI_BPL; in bttv_vbi_fmt_reset()
428 VBI_BPL regardless of the current video standard. */ in bttv_vbi_fmt_reset()
433 BUG_ON(real_samples_per_line > VBI_BPL); in bttv_vbi_fmt_reset()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c202 f->samples_per_line = VBI_BPL; in try_fmt()
355 f->fmt.samples_per_line = VBI_BPL; in bttv_vbi_fmt_reset()
367 VBI_BPL regardless of the current video standard. */ in bttv_vbi_fmt_reset()
372 WARN_ON(real_samples_per_line > VBI_BPL); in bttv_vbi_fmt_reset()
H A Dbttvp.h226 #define VBI_BPL 2048 macro
H A Dbttv-risc.c512 unsigned int padding = VBI_BPL - bpl; in bttv_buffer_risc_vbi()
536 offset = btv->vbi_fmt.fmt.count[0] * VBI_BPL; in bttv_buffer_risc_vbi()

Completed in 4 milliseconds