Searched refs:N_RES (Results 1 – 6 of 6) sorted by relevance
653 res = &mt9m114_res[N_RES - 1]; in mt9m114_set_fmt()718 for (index = 0; index < N_RES; index++) { in mt9m114_set_fmt()1449 if (index >= N_RES) in mt9m114_enum_frame_size()1468 for (index = 0; index < N_RES; index++) { in mt9m114_g_skip_frames()1473 if (index >= N_RES) in mt9m114_g_skip_frames()
362 N_RES = N_RES_PREVIEW; in __gc2235_init()546 res = &gc2235_res_preview[N_RES - 1]; in gc2235_set_fmt()727 if (index >= N_RES) in gc2235_enum_frame_size()
463 N_RES = N_RES_PREVIEW; in ov2722_init()648 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()863 if (index >= N_RES) in ov2722_enum_frame_size()
632 static unsigned long N_RES = N_RES_PREVIEW; variable
1225 static unsigned long N_RES = N_RES_PREVIEW; variable
368 #define N_RES (ARRAY_SIZE(mt9m114_res)) macro