Home
last modified time | relevance | path

Searched refs:target_rect (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c97 struct v4l2_rect *target_rect, struct v4l2_rect *subrect) in soc_camera_client_s_selection() argument
128 *target_rect = *cam_rect; in soc_camera_client_s_selection()
219 *target_rect = *cam_rect; in soc_camera_client_s_selection()
220 move_and_crop_subrect(target_rect, subrect); in soc_camera_client_s_selection()
Dsoc_scale_crop.h36 struct v4l2_rect *target_rect, struct v4l2_rect *subrect);