Searched defs:ov2722_resolution (Results 1 – 1 of 1) sorted by relevance
172 struct ov2722_resolution { struct173 u8 *desc;174 const struct ov2722_reg *regs;175 int res;176 int width;177 int height;178 int fps;179 int pix_clk_freq;180 u32 skip_frames;181 u16 pixels_per_line;[all …]