Searched refs:tgt_fmt (Results 1 – 1 of 1) sorted by relevance
1015 struct v4l2_mbus_framefmt *tgt_fmt; in __imx274_change_compose() local1022 tgt_fmt = v4l2_subdev_state_get_format(sd_state, 0); in __imx274_change_compose()1025 tgt_fmt = &imx274->format; in __imx274_change_compose()1053 tgt_fmt->width = *width; in __imx274_change_compose()1054 tgt_fmt->height = *height; in __imx274_change_compose()1055 tgt_fmt->field = V4L2_FIELD_NONE; in __imx274_change_compose()