Searched refs:tgt_fmt (Results 1 – 1 of 1) sorted by relevance
1017 struct v4l2_mbus_framefmt *tgt_fmt; in __imx274_change_compose() local1024 tgt_fmt = v4l2_subdev_state_get_format(sd_state, 0); in __imx274_change_compose()1027 tgt_fmt = &imx274->format; in __imx274_change_compose()1055 tgt_fmt->width = *width; in __imx274_change_compose()1056 tgt_fmt->height = *height; in __imx274_change_compose()1057 tgt_fmt->field = V4L2_FIELD_NONE; in __imx274_change_compose()