Searched defs:mt9m114_res_struct (Results 1 – 1 of 1) sorted by relevance
308 struct mt9m114_res_struct { struct309 u8 *desc;310 int res;311 int width;312 int height;313 int fps;337 static struct mt9m114_res_struct mt9m114_res[] = { argument