Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c592 static int distance(struct mt9m114_res_struct const *res, u32 w, u32 h) in distance()
622 const struct mt9m114_res_struct *tmp_res = NULL; in nearest_resolution_index()
665 static struct mt9m114_res_struct *mt9m114_to_res(u32 w, u32 h) in mt9m114_to_res()
717 const struct mt9m114_res_struct *res) in mt9m114_get_intg_factor()
831 struct mt9m114_res_struct *res_index; in mt9m114_set_fmt()
H A Dmt9m114.h311 struct mt9m114_res_struct { struct
343 static struct mt9m114_res_struct mt9m114_res[] = { argument