Searched refs:ov5693_info (Results 1 – 1 of 1) sorted by relevance
1359 struct camera_mipi_info *ov5693_info = NULL; in ov5693_set_fmt() local1367 ov5693_info = v4l2_get_subdev_hostdata(sd); in ov5693_set_fmt()1368 if (!ov5693_info) in ov5693_set_fmt()1435 ov5693_info->metadata_width = fmt->width * 10 / 8; in ov5693_set_fmt()1436 ov5693_info->metadata_height = 1; in ov5693_set_fmt()1437 ov5693_info->metadata_effective_width = &ov5693_embedded_effective_size; in ov5693_set_fmt()