Searched defs:ov4689_mode (Results 1 – 1 of 1) sorted by relevance
74 struct ov4689_mode { struct75 enum ov4689_mode_id id; argument76 u32 width;77 u32 height;78 u32 max_fps;79 u32 hts_def;80 u32 vts_def;81 u32 exp_def;82 u32 pixel_rate;83 u32 sensor_width;[all …]