Home
last modified time | relevance | path

Searched refs:atomisp_subdev_get_rect (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c248 struct v4l2_rect *atomisp_subdev_get_rect(struct v4l2_subdev *sd, in atomisp_subdev_get_rect() function
297 crop[i] = atomisp_subdev_get_rect(sd, cfg, which, i, in isp_get_fmt_rect()
299 comp[i] = atomisp_subdev_get_rect(sd, cfg, which, i, in isp_get_fmt_rect()
343 rec = atomisp_subdev_get_rect(sd, cfg, sel->which, sel->pad, in isp_subdev_get_selection()
554 if (!atomisp_subdev_get_rect(sd, cfg, which, pad, target)) in atomisp_subdev_set_selection()
556 *r = *atomisp_subdev_get_rect(sd, cfg, which, pad, target); in atomisp_subdev_set_selection()
H A Datomisp_subdev.h445 struct v4l2_rect *atomisp_subdev_get_rect(struct v4l2_subdev *sd,
H A Datomisp_cmd.c5258 isp_sink_crop = atomisp_subdev_get_rect( in atomisp_set_fmt_to_isp()
5718 capture_comp = atomisp_subdev_get_rect( in atomisp_set_fmt()
5724 capture_comp = atomisp_subdev_get_rect( in atomisp_set_fmt()
5826 r = atomisp_subdev_get_rect( in atomisp_set_fmt()
5898 r = atomisp_subdev_get_rect( in atomisp_set_fmt()
5955 isp_sink_crop = *atomisp_subdev_get_rect(&asd->subdev, NULL, in atomisp_set_fmt()