Lines Matching defs:height
78 u32 height;
517 .height = 960,
525 .height = 1080,
533 .height = 1944,
840 fse->min_height = ov5645_mode_info_data[fse->index].height;
841 fse->max_height = ov5645_mode_info_data[fse->index].height;
904 width, height,
905 format->format.width, format->format.height);
908 __crop->height = new_mode->height;
927 __format->height = __crop->height;
944 fmt.format.height = 1080;
981 ov5645->current_mode->height);