Lines Matching defs:height
107 /* Frame height */
108 u32 height;
519 .height = 3120,
530 .height = 3120,
541 .height = 2340,
552 .height = 1560,
563 .height = 1170,
713 try_fmt->height = default_mode->height;
847 max = ov13b->cur_mode->height + ctrl->val - 8;
879 ov13b->cur_mode->height
932 fse->min_height = supported_modes[fse->index].height;
942 fmt->format.height = mode->height;
1000 width, height,
1001 fmt->format.width, fmt->format.height);
1015 ov13b->cur_mode->height;
1017 ov13b->cur_mode->height;
1020 - ov13b->cur_mode->height,
1305 vblank_def = mode->vts_def - mode->height;
1306 vblank_min = mode->vts_min - mode->height;
1310 OV13B10_VTS_MAX - mode->height, 1,