Lines Matching defs:height
80 u32 height;
520 .height = 960,
528 .height = 1080,
536 .height = 1944,
863 fse->min_height = ov5645_mode_info_data[fse->index].height;
864 fse->max_height = ov5645_mode_info_data[fse->index].height;
925 width, height,
926 format->format.width, format->format.height);
929 __crop->height = new_mode->height;
948 __format->height = __crop->height;
965 fmt.format.height = 1080;
998 ov5645->current_mode->height);