Lines Matching defs:width
113 /* Frame width in pixels */
114 u32 width;
143 .width = 2600,
1782 .width = 2592,
1794 .width = 1296,
1806 .width = 648,
1818 .width = 2560,
1830 .width = 1280,
1843 .width = 640,
2148 OV5670_FIXED_PPL - ov5670->cur_mode->width,
2149 OV5670_FIXED_PPL - ov5670->cur_mode->width, 1,
2150 OV5670_FIXED_PPL - ov5670->cur_mode->width);
2209 fmt->width = default_mode->width;
2246 fse->min_width = supported_modes[fse->index].width;
2257 fmt->format.width = mode->width;
2311 width, height,
2312 fmt->format.width, fmt->format.height);
2336 h_blank = OV5670_FIXED_PPL - ov5670->cur_mode->width;
2611 sel->r.width = OV5670_NATIVE_WIDTH;