Lines Matching defs:format
567 fmt->format = *framefmt;
604 struct v4l2_mbus_framefmt *format;
611 fmt->format.width, fmt->format.height);
613 fmt->format.width = mode->width;
614 fmt->format.height = mode->height;
617 if (imx290_formats[i].code == fmt->format.code)
623 fmt->format.code = imx290_formats[i].code;
624 fmt->format.field = V4L2_FIELD_NONE;
627 format = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
629 format = &imx290->current_format;
641 *format = fmt->format;
654 fmt.format.width = 1920;
655 fmt.format.height = 1080;
672 dev_err(imx290->dev, "Could not set format registers\n");
681 dev_err(imx290->dev, "Could not set format registers\n");
686 dev_err(imx290->dev, "Unknown pixel format\n");
726 /* Apply the register values related to current frame format */
729 dev_err(imx290->dev, "Could not set frame format\n");
1043 * Initialize the frame format. In particular, imx290->current_mode