Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-vbi.c54 #define VBI_BPL 2048 macro
162 padding = VBI_BPL - bpl; in vbi_buffer_prepare()
175 offset = fh->vbi_fmt.fmt.count[0] * VBI_BPL; in vbi_buffer_prepare()
268 f->samples_per_line = VBI_BPL; in try_fmt()
428 f->fmt.samples_per_line = VBI_BPL; in bttv_vbi_fmt_reset()
445 BUG_ON(real_samples_per_line > VBI_BPL); in bttv_vbi_fmt_reset()