Lines Matching defs:height
141 /* Frame height */
142 unsigned int height;
378 .height = 2464,
383 .height = 2464
395 .height = 1080,
400 .height = 1080
412 .height = 1232,
417 .height = 2464
429 .height = 480,
434 .height = 960
589 fmt->height = supported_modes[0].height;
604 try_fmt->height = supported_modes[0].height;
614 try_crop->height = IMX219_PIXEL_ARRAY_HEIGHT;
632 exposure_max = imx219->mode->height + ctrl->val - 4;
675 imx219->mode->height + ctrl->val);
738 fse->min_height = supported_modes[fse->index].height;
759 fmt->format.height = mode->height;
820 width, height,
821 fmt->format.width, fmt->format.height);
832 IMX219_VTS_MAX - mode->height, 1,
833 mode->vts_def - mode->height);
835 mode->vts_def - mode->height);
943 sel->r.height = IMX219_NATIVE_HEIGHT;
952 sel->r.height = IMX219_PIXEL_ARRAY_HEIGHT;
1226 unsigned int height = imx219->mode->height;
1249 IMX219_VTS_MAX - height, 1,
1250 imx219->mode->vts_def - height);