Searched refs:N_RES (Results 1 – 6 of 6) sorted by relevance
663 res = &mt9m114_res[N_RES - 1]; in mt9m114_set_fmt()727 for (index = 0; index < N_RES; index++) { in mt9m114_set_fmt()1456 if (index >= N_RES) in mt9m114_enum_frame_size()1475 for (index = 0; index < N_RES; index++) { in mt9m114_g_skip_frames()1480 if (index >= N_RES) in mt9m114_g_skip_frames()
372 N_RES = N_RES_PREVIEW; in __gc2235_init()556 res = &gc2235_res_preview[N_RES - 1]; in gc2235_set_fmt()737 if (index >= N_RES) in gc2235_enum_frame_size()
473 N_RES = N_RES_PREVIEW; in ov2722_init()658 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()873 if (index >= N_RES) in ov2722_enum_frame_size()
645 static unsigned long N_RES = N_RES_PREVIEW; variable
1236 static unsigned long N_RES = N_RES_PREVIEW; variable
379 #define N_RES (ARRAY_SIZE(mt9m114_res)) macro