Lines Matching defs:height
112 /* Frame height in pixels */
113 u32 height;
968 .height = 2464,
980 .height = 2448,
992 .height = 1232,
1004 .height = 1224,
1166 exposure_max = ov8856->cur_mode->height + ctrl->val -
1197 ov8856->cur_mode->height + ctrl->val);
1244 ov8856->cur_mode->vts_min - ov8856->cur_mode->height,
1245 OV8856_VTS_MAX - ov8856->cur_mode->height, 1,
1246 ov8856->cur_mode->vts_def - ov8856->cur_mode->height);
1283 fmt->height = mode->height;
1469 height, fmt->format.width,
1470 fmt->format.height);
1483 vblank_def = mode->vts_def - mode->height;
1485 mode->vts_min - mode->height,
1486 OV8856_VTS_MAX - mode->height, 1,
1543 fse->min_height = supported_modes[fse->index].height;