Searched defs:gc2385_mode (Results 1 – 1 of 1) sorted by relevance
95 struct gc2385_mode { struct96 u32 width;97 u32 height;98 struct v4l2_fract max_fps;99 u32 hts_def;100 u32 vts_def;101 u32 exp_def;125 const struct gc2385_mode *cur_mode; argument