Lines Matching defs:height
76 u32 height;
236 .height = 1200,
326 fmt->height = mode->height;
380 fse->max_height = supported_modes[index].height;
381 fse->min_height = supported_modes[index].height;
544 max_expo = ov2685->cur_mode->height + ctrl->val - 4;
567 ctrl->val + ov2685->cur_mode->height);
645 V4L2_CID_VBLANK, mode->vts_def - mode->height,
646 OV2685_VTS_MAX - mode->height, 1,
647 mode->vts_def - mode->height);