Searched refs:vbi_offset (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-vbi.c131 int vbi_offset = is_pal ? 1 : 0; local
137 cx25840_write(client, 0x47f, vbi_offset);
147 int vbi_offset = is_pal ? 1 : 0; local
160 cx25840_write(client, 0x47f, vbi_offset);

Completed in 105 milliseconds