Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
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()
433 BUG_ON(real_samples_per_line > VBI_BPL); in bttv_vbi_fmt_reset()