Lines Matching defs:width
169 /* Frame width */
170 unsigned int width;
376 .width = 3280,
381 .width = 3280,
393 .width = 1920,
398 .width = 1920,
410 .width = 1640,
415 .width = 3280,
427 .width = 640,
432 .width = 1280,
590 fmt->width = mode->width;
614 crop->width = IMX219_PIXEL_ARRAY_WIDTH;
648 fse->min_width = supported_modes[fse->index].width;
668 width, height,
669 fmt->format.width, fmt->format.height);
697 * depends on mode->width only, and is not changeble in any
700 hblank = IMX219_PPL_DEFAULT - mode->width;
769 sel->r.width = IMX219_NATIVE_WIDTH;
778 sel->r.width = IMX219_PIXEL_ARRAY_WIDTH;
1097 hblank = IMX219_PPL_DEFAULT - imx219->mode->width;