Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-vbi.c41 #define VBI_NTSC_LINE_COUNT 12 macro
59 f->fmt.vbi.count[0] = VBI_NTSC_LINE_COUNT; in cx23885_vbi_fmt()
60 f->fmt.vbi.count[1] = VBI_NTSC_LINE_COUNT; in cx23885_vbi_fmt()
132 lines = VBI_NTSC_LINE_COUNT; in queue_setup()
149 lines = VBI_NTSC_LINE_COUNT; in buffer_prepare()