Searched refs:N_RES (Results 1 – 12 of 12) sorted by relevance
543 N_RES = N_RES_PREVIEW; in __gc2235_init()713 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()731 for (i = 0; i < N_RES; i++) { in get_resolution_index()793 fmt->width = gc2235_res[N_RES - 1].width; in gc2235_set_fmt()794 fmt->height = gc2235_res[N_RES - 1].height; in gc2235_set_fmt()978 if (index >= N_RES) in gc2235_enum_frame_size()
690 N_RES = N_RES_PREVIEW; in ov2680_init()886 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()904 for (i = 0; i < N_RES; i++) { in get_resolution_index()946 fmt->width = ov2680_res[N_RES - 1].width; in ov2680_set_fmt()947 fmt->height = ov2680_res[N_RES - 1].height; in ov2680_set_fmt()1078 N_RES = N_RES_PREVIEW; in ov2680_s_stream()1180 if (index >= N_RES) in ov2680_enum_frame_size()
643 N_RES = N_RES_PREVIEW; in ov2722_init()825 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()843 for (i = 0; i < N_RES; i++) { in get_resolution_index()901 fmt->width = ov2722_res[N_RES - 1].width; in ov2722_set_fmt()902 fmt->height = ov2722_res[N_RES - 1].height; in ov2722_set_fmt()1123 if (index >= N_RES) in ov2722_enum_frame_size()
728 N_RES = N_RES_PREVIEW; in gc0310_init()921 for (i = 0; i < N_RES; i++) { in nearest_resolution_index()939 for (i = 0; i < N_RES; i++) { in get_resolution_index()993 fmt->width = gc0310_res[N_RES - 1].width; in gc0310_set_fmt()994 fmt->height = gc0310_res[N_RES - 1].height; in gc0310_set_fmt()1224 if (index >= N_RES) in gc0310_enum_frame_size()
670 for (index = 0; index < N_RES; index++) { in mt9m114_to_res()677 if (index >= N_RES) in mt9m114_to_res()915 for (index = 0; index < N_RES; index++) { in mt9m114_set_fmt()1752 if (index >= N_RES) in mt9m114_enum_frame_size()1771 for (index = 0; index < N_RES; index++) { in mt9m114_g_skip_frames()1776 if (index >= N_RES) in mt9m114_g_skip_frames()
846 static unsigned long N_RES = N_RES_PREVIEW; variable
404 static unsigned long N_RES = N_RES_PREVIEW; variable
680 static unsigned long N_RES = N_RES_PREVIEW; variable
1272 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
Completed in 35 milliseconds