VBI_BPL 150 drivers/media/pci/bt8xx/bttv-vbi.c padding = VBI_BPL - bpl; VBI_BPL 163 drivers/media/pci/bt8xx/bttv-vbi.c offset = fh->vbi_fmt.fmt.count[0] * VBI_BPL; VBI_BPL 256 drivers/media/pci/bt8xx/bttv-vbi.c f->samples_per_line = VBI_BPL; VBI_BPL 416 drivers/media/pci/bt8xx/bttv-vbi.c f->fmt.samples_per_line = VBI_BPL; VBI_BPL 433 drivers/media/pci/bt8xx/bttv-vbi.c BUG_ON(real_samples_per_line > VBI_BPL);