Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/cx18/
Dcx18-vbi.c134 u32 line_size = cx->is_60hz ? VBI_HBLANK_SAMPLES_60HZ in compress_sliced_buf()
Dcx18-streams.c593 : (cx->is_60hz ? VBI_HBLANK_SAMPLES_60HZ in cx18_vbi_setup()
756 ? (21 - 4 + 1) * 2 * VBI_HBLANK_SAMPLES_60HZ in cx18_stream_configure_mdls()
Dcx18-driver.h482 #define VBI_HBLANK_SAMPLES_60HZ 272 /* 4 byte EAV + 268 anc/fill */ macro