Searched defs:mt9m114_res_struct (Results 1 – 1 of 1) sorted by relevance
297 struct mt9m114_res_struct { struct298 u8 *desc;299 int res;300 int width;301 int height;302 int fps;326 static struct mt9m114_res_struct mt9m114_res[] = { argument