Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c32 #define VBI_NTSC_LINE_COUNT 12 macro
50 f->fmt.vbi.count[0] = VBI_NTSC_LINE_COUNT; in cx23885_vbi_fmt()
51 f->fmt.vbi.count[1] = VBI_NTSC_LINE_COUNT; in cx23885_vbi_fmt()
122 lines = VBI_NTSC_LINE_COUNT; in queue_setup()
138 lines = VBI_NTSC_LINE_COUNT; in buffer_prepare()