Searched refs:vdev_fmt (Results 1 – 3 of 3) sorted by relevance
314 struct v4l2_pix_format vdev_fmt; in vimc_get_mbus_format() local319 ved->vdev_get_format(ved, &vdev_fmt); in vimc_get_mbus_format()320 vpix = vimc_pix_map_by_pixelformat(vdev_fmt.pixelformat); in vimc_get_mbus_format()321 v4l2_fill_mbus_format(&fmt->format, &vdev_fmt, vpix->code); in vimc_get_mbus_format()
871 struct v4l2_pix_format vdev_fmt; in prp_set_fmt() local914 imx_media_mbus_fmt_to_pix_fmt(&vdev_fmt, in prp_set_fmt()918 imx_media_capture_device_set_format(vdev, &vdev_fmt); in prp_set_fmt()
1408 struct v4l2_pix_format vdev_fmt; in csi_set_fmt() local1466 imx_media_mbus_fmt_to_pix_fmt(&vdev_fmt, in csi_set_fmt()1470 imx_media_capture_device_set_format(vdev, &vdev_fmt); in csi_set_fmt()