Searched refs:N_OV7670_FMTS (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/
H A Dov7670.c613 #define N_OV7670_FMTS ARRAY_SIZE(ov7670_formats) macro
741 if (fmt->index >= N_OV7670_FMTS)
761 for (index = 0; index < N_OV7670_FMTS; index++)
764 if (index >= N_OV7670_FMTS) {

Completed in 54 milliseconds