Lines Matching defs:width
139 /* Frame width */
140 unsigned int width;
377 .width = 3280,
382 .width = 3280,
394 .width = 1920,
399 .width = 1920,
411 .width = 1640,
416 .width = 3280,
428 .width = 640,
433 .width = 1280,
588 fmt->width = supported_modes[0].width;
603 try_fmt->width = supported_modes[0].width;
613 try_crop->width = IMX219_PIXEL_ARRAY_WIDTH;
736 fse->min_width = supported_modes[fse->index].width;
758 fmt->format.width = mode->width;
820 width, height,
821 fmt->format.width, fmt->format.height);
846 * depends on mode->width only, and is not changeble in any
849 hblank = IMX219_PPL_DEFAULT - mode->width;
942 sel->r.width = IMX219_NATIVE_WIDTH;
951 sel->r.width = IMX219_PIXEL_ARRAY_WIDTH;
1251 hblank = IMX219_PPL_DEFAULT - imx219->mode->width;