Lines Matching defs:height
121 /* Frame height */
122 u32 height;
2392 .height = 2416,
2405 .height = 1208,
2548 try_fmt->height = default_mode->height;
2676 max = ov08x->cur_mode->height + ctrl->val - OV08X40_EXPOSURE_MAX_MARGIN;
2707 ov08x->cur_mode->height
2760 fse->min_height = supported_modes[fse->index].height;
2770 fmt->format.height = mode->height;
2828 width, height,
2829 fmt->format.width, fmt->format.height);
2843 ov08x->cur_mode->height;
2845 ov08x->cur_mode->height;
2848 - ov08x->cur_mode->height,
3070 vblank_def = mode->vts_def - mode->height;
3071 vblank_min = mode->vts_min - mode->height;
3075 OV08X40_VTS_MAX - mode->height, 1,