Searched refs:N_RES (Results 1 – 10 of 10) sorted by relevance
403 static unsigned long N_RES = N_RES_PREVIEW; variable
753 res = &mt9m114_res[N_RES - 1]; in mt9m114_set_fmt()817 for (index = 0; index < N_RES; index++) { in mt9m114_set_fmt()1654 if (index >= N_RES) in mt9m114_enum_frame_size()1673 for (index = 0; index < N_RES; index++) { in mt9m114_g_skip_frames()1678 if (index >= N_RES) in mt9m114_g_skip_frames()
543 N_RES = N_RES_PREVIEW; in __gc2235_init()727 res = &gc2235_res_preview[N_RES - 1]; in gc2235_set_fmt()905 if (index >= N_RES) in gc2235_enum_frame_size()
643 N_RES = N_RES_PREVIEW; in ov2722_init()832 res = &ov2722_res_preview[N_RES - 1]; in ov2722_set_fmt()1043 if (index >= N_RES) in ov2722_enum_frame_size()
728 N_RES = N_RES_PREVIEW; in gc0310_init()924 res = &gc0310_res_preview[N_RES - 1]; in gc0310_set_fmt()1147 if (index >= N_RES) in gc0310_enum_frame_size()
679 static unsigned long N_RES = N_RES_PREVIEW; variable
1271 static unsigned long N_RES = N_RES_PREVIEW; variable
394 #define N_RES (ARRAY_SIZE(mt9m114_res)) macro
1461 N_RES = N_RES_PREVIEW; in ov5693_s_power()1516 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()1538 for (i = 0; i < N_RES; i++) { in get_resolution_index()1602 fmt->width = ov5693_res[N_RES - 1].width; in ov5693_set_fmt()1603 fmt->height = ov5693_res[N_RES - 1].height; in ov5693_set_fmt()1846 if (index >= N_RES) in ov5693_enum_frame_size()
1391 static unsigned long N_RES = N_RES_PREVIEW; variable