Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23885-vbi.c33 #define VBI_PAL_LINE_COUNT 18 macro
56 f->fmt.vbi.count[0] = VBI_PAL_LINE_COUNT; in cx23885_vbi_fmt()
57 f->fmt.vbi.count[1] = VBI_PAL_LINE_COUNT; in cx23885_vbi_fmt()
119 unsigned lines = VBI_PAL_LINE_COUNT; in queue_setup()
135 unsigned lines = VBI_PAL_LINE_COUNT; in buffer_prepare()