Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-vbi.c32 f->fmt.vbi.count[0] = VBI_LINE_NTSC_COUNT; in cx8800_vbi_fmt()
33 f->fmt.vbi.count[1] = VBI_LINE_NTSC_COUNT; in cx8800_vbi_fmt()
118 sizes[0] = VBI_LINE_NTSC_COUNT * VBI_LINE_LENGTH * 2; in queue_setup()
136 lines = VBI_LINE_NTSC_COUNT; in buffer_prepare()
Dcx88.h65 #define VBI_LINE_NTSC_COUNT 12 macro