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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-av-core.c1029 int is_50Hz = !(state->std & V4L2_STD_525_60); local
1050 Vlines = fmt->height + (is_50Hz ? 3 : 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-core.c1161 int is_50Hz = !(state->std & V4L2_STD_525_60); local
1175 Vlines = fmt->height + (is_50Hz ? 4 : 7);

Completed in 73 milliseconds