Searched refs:ov2722_res (Results 1 – 2 of 2) sorted by relevance
472 ov2722_res = ov2722_res_preview; in ov2722_init()879 fse->min_width = ov2722_res[index].width; in ov2722_enum_frame_size()880 fse->min_height = ov2722_res[index].height; in ov2722_enum_frame_size()881 fse->max_width = ov2722_res[index].width; in ov2722_enum_frame_size()882 fse->max_height = ov2722_res[index].height; in ov2722_enum_frame_size()
1236 static struct ov2722_resolution *ov2722_res = ov2722_res_preview; variable