Searched defs:ov4689_mode (Results 1 – 1 of 1) sorted by relevance
110 struct ov4689_mode { struct111 enum ov4689_mode_id id; argument112 u32 width;113 u32 height;114 u32 hts_def;115 u32 hts_min;139 const struct ov4689_mode *cur_mode; argument