Lines Matching defs:width
56 u32 width;
309 .width = 1920,
317 .width = 1280,
328 .width = 1920,
336 .width = 1280,
544 fse->min_width = imx290_modes[fse->index].width;
545 fse->max_width = imx290_modes[fse->index].width;
610 imx290_modes_num(imx290), width, height,
611 fmt->format.width, fmt->format.height);
613 fmt->format.width = mode->width;
654 fmt.format.width = 1920;