Home
last modified time | relevance | path

Searched refs:ov2680_resolution (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dov2680.h143 struct ov2680_resolution { struct
810 static struct ov2680_resolution ov2680_res_preview[] = {
845 static struct ov2680_resolution *ov2680_res = ov2680_res_preview;
Datomisp-ov2680.c167 const struct ov2680_resolution *res) in ov2680_get_intg_factor()
857 static int distance(struct ov2680_resolution *res, u32 w, u32 h) in distance()
884 struct ov2680_resolution *tmp_res = NULL; in nearest_resolution_index()