Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/i2c/
Dgc2235.h129 struct gc2235_resolution { struct
534 static struct gc2235_resolution gc2235_res_preview[] = {
591 static struct gc2235_resolution gc2235_res_still[] = {
642 static struct gc2235_resolution gc2235_res_video[] = {
679 static struct gc2235_resolution *gc2235_res = gc2235_res_preview;
Datomisp-gc2235.c246 const struct gc2235_resolution *res) in gc2235_get_intg_factor()
684 static int distance(struct gc2235_resolution *res, u32 w, u32 h) in distance()
711 struct gc2235_resolution *tmp_res = NULL; in nearest_resolution_index()