Searched defs:ov2680_resolution (Results 1 – 1 of 1) sorted by relevance
143 struct ov2680_resolution { struct144 u8 *desc;145 const struct ov2680_reg *regs;146 int res;147 int width;148 int height;149 int fps;150 int pix_clk_freq;151 u32 skip_frames;152 u16 pixels_per_line;[all …]