Lines Matching defs:height
113 /* Frame height in pixels */
114 u32 height;
471 .height = 1944,
483 .height = 972,
713 exposure_max = ov5675->cur_mode->height + ctrl->val -
750 ov5675->cur_mode->height + ctrl->val +
808 ov5675->cur_mode->vts_min - ov5675->cur_mode->height,
809 OV5675_VTS_MAX - ov5675->cur_mode->height, 1,
810 ov5675->cur_mode->vts_def - ov5675->cur_mode->height);
868 fmt->height = mode->height;
1076 height, fmt->format.width,
1077 fmt->format.height);
1090 vblank_def = mode->vts_def - mode->height;
1092 mode->vts_min - mode->height,
1093 OV5675_VTS_MAX - mode->height, 1,
1138 sel->r.height = 2000;
1145 sel->r.height = 1944;
1175 fse->min_height = supported_modes[fse->index].height;