Searched refs:ov5693_resolution (Results 1 – 2 of 2) sorted by relevance
191 struct ov5693_resolution { struct1099 static struct ov5693_resolution ov5693_res_preview[] = {1153 struct ov5693_resolution ov5693_res_still[] = {1213 struct ov5693_resolution ov5693_res_video[] = {1329 static struct ov5693_resolution *ov5693_res = ov5693_res_preview;
1253 static int distance(struct ov5693_resolution *res, u32 w, u32 h) in distance()1287 struct ov5693_resolution *tmp_res = NULL; in nearest_resolution_index()