Lines Matching defs:height
80 u32 height;
242 .height = 1200,
248 .height = 1200,
339 fmt->height = mode->height;
393 fse->max_height = supported_modes[index].height;
394 fse->min_height = supported_modes[index].height;
434 sel->r.height = OV2685_NATIVE_HEIGHT;
603 max_expo = ov2685->cur_mode->height + ctrl->val - 4;
626 ctrl->val + ov2685->cur_mode->height);
707 V4L2_CID_VBLANK, mode->vts_def - mode->height,
708 OV2685_VTS_MAX - mode->height, 1,
709 mode->vts_def - mode->height);