Searched refs:ov2722_res (Results 1 – 2 of 2) sorted by relevance
642 ov2722_res = ov2722_res_preview; in ov2722_init()1046 fse->min_width = ov2722_res[index].width; in ov2722_enum_frame_size()1047 fse->min_height = ov2722_res[index].height; in ov2722_enum_frame_size()1048 fse->max_width = ov2722_res[index].width; in ov2722_enum_frame_size()1049 fse->max_height = ov2722_res[index].height; in ov2722_enum_frame_size()
1270 static struct ov2722_resolution *ov2722_res = ov2722_res_preview; variable