Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Datomisp-mt9m114.c593 static int distance(struct mt9m114_res_struct const *res, u32 w, u32 h) in distance()
623 const struct mt9m114_res_struct *tmp_res = NULL; in nearest_resolution_index()
666 static struct mt9m114_res_struct *mt9m114_to_res(u32 w, u32 h) in mt9m114_to_res()
718 const struct mt9m114_res_struct *res) in mt9m114_get_intg_factor()
832 struct mt9m114_res_struct *res_index; in mt9m114_set_fmt()
Dmt9m114.h311 struct mt9m114_res_struct { struct
343 static struct mt9m114_res_struct mt9m114_res[] = { argument