Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.c250 struct v4l2_rect *atomisp_subdev_get_rect(struct v4l2_subdev *sd, in atomisp_subdev_get_rect() function
300 crop[i] = atomisp_subdev_get_rect(sd, sd_state, which, i, in isp_get_fmt_rect()
302 comp[i] = atomisp_subdev_get_rect(sd, sd_state, which, i, in isp_get_fmt_rect()
346 rec = atomisp_subdev_get_rect(sd, sd_state, sel->which, sel->pad, in isp_subdev_get_selection()
555 if (!atomisp_subdev_get_rect(sd, sd_state, which, pad, target)) in atomisp_subdev_set_selection()
557 *r = *atomisp_subdev_get_rect(sd, sd_state, which, pad, target); in atomisp_subdev_set_selection()
A Datomisp_subdev.h386 struct v4l2_rect *atomisp_subdev_get_rect(struct v4l2_subdev *sd,
A Datomisp_cmd.c4587 isp_sink_crop = atomisp_subdev_get_rect( in atomisp_set_fmt_to_isp()
5061 capture_comp = atomisp_subdev_get_rect( in atomisp_set_fmt()
5067 capture_comp = atomisp_subdev_get_rect( in atomisp_set_fmt()
5118 r = atomisp_subdev_get_rect( in atomisp_set_fmt()
5186 r = atomisp_subdev_get_rect( in atomisp_set_fmt()
5243 isp_sink_crop = *atomisp_subdev_get_rect(&asd->subdev, NULL, in atomisp_set_fmt()

Completed in 14 milliseconds