Lines Matching defs:height
57 u32 height;
310 .height = 1080,
318 .height = 720,
329 .height = 1080,
337 .height = 720,
546 fse->min_height = imx290_modes[fse->index].height;
547 fse->max_height = imx290_modes[fse->index].height;
610 imx290_modes_num(imx290), width, height,
611 fmt->format.width, fmt->format.height);
614 fmt->format.height = mode->height;
655 fmt.format.height = 1080;