Lines Matching defs:height
94 /* Frame height in pixels */
95 u32 height;
452 .height = 1944,
464 .height = 972,
669 exposure_max = ov5675->cur_mode->height + ctrl->val -
706 ov5675->cur_mode->height + ctrl->val +
762 ov5675->cur_mode->vts_min - ov5675->cur_mode->height,
763 OV5675_VTS_MAX - ov5675->cur_mode->height, 1,
764 ov5675->cur_mode->vts_def - ov5675->cur_mode->height);
808 fmt->height = mode->height;
940 height, fmt->format.width,
941 fmt->format.height);
954 vblank_def = mode->vts_def - mode->height;
956 mode->vts_min - mode->height,
957 OV5675_VTS_MAX - mode->height, 1,
1013 fse->min_height = supported_modes[fse->index].height;