Lines Matching defs:width
86 /* Frame width in pixels */
87 u32 width;
1748 .width = 2592,
1759 .width = 1296,
1770 .width = 648,
1781 .width = 2560,
1792 .width = 1280,
1803 .width = 640,
1945 try_fmt->width = ov5670->cur_mode->width;
2102 OV5670_FIXED_PPL - ov5670->cur_mode->width,
2103 OV5670_FIXED_PPL - ov5670->cur_mode->width, 1,
2104 OV5670_FIXED_PPL - ov5670->cur_mode->width);
2178 fse->min_width = supported_modes[fse->index].width;
2189 fmt->format.width = mode->width;
2237 width, height,
2238 fmt->format.width, fmt->format.height);
2257 h_blank = OV5670_FIXED_PPL - ov5670->cur_mode->width;