Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
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()
372 WARN_ON(real_samples_per_line > VBI_BPL); in bttv_vbi_fmt_reset()
Dbttvp.h226 #define VBI_BPL 2048 macro
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()