Searched refs:N_RES (Results 1 – 8 of 8) sorted by relevance
1234 N_RES = N_RES_PREVIEW; in ov5693_s_power()1289 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()1311 for (i = 0; i < N_RES; i++) { in get_resolution_index()1375 fmt->width = ov5693_res[N_RES - 1].width; in ov5693_set_fmt()1376 fmt->height = ov5693_res[N_RES - 1].height; in ov5693_set_fmt()1611 if (index >= N_RES) in ov5693_enum_frame_size()
1330 static unsigned long N_RES = N_RES_PREVIEW; variable
663 res = &mt9m114_res[N_RES - 1]; in mt9m114_set_fmt()727 for (index = 0; index < N_RES; index++) { in mt9m114_set_fmt()1448 if (index >= N_RES) in mt9m114_enum_frame_size()1467 for (index = 0; index < N_RES; index++) { in mt9m114_g_skip_frames()1472 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()729 if (index >= N_RES) in gc2235_enum_frame_size()
473 N_RES = N_RES_PREVIEW; in ov2722_init()666 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()876 if (index >= N_RES) in ov2722_enum_frame_size()
648 static unsigned long N_RES = N_RES_PREVIEW; variable
1237 static unsigned long N_RES = N_RES_PREVIEW; variable
379 #define N_RES (ARRAY_SIZE(mt9m114_res)) macro