Searched refs:crop_bounds_cap (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.c | 454 dev->crop_bounds_cap = dev->src_rect; in vivid_update_format_cap() 726 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 741 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 746 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 755 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 939 v4l2_rect_map_inside(&s->r, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection() 1022 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection() 1029 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection()
|
H A D | vivid-core.h | 405 struct v4l2_rect crop_bounds_cap; member
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.c | 446 dev->crop_bounds_cap = dev->src_rect; in vivid_update_format_cap() 718 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 733 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 738 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 747 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_s_fmt_vid_cap() 931 v4l2_rect_map_inside(&s->r, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection() 1014 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection() 1021 v4l2_rect_map_inside(crop, &dev->crop_bounds_cap); in vivid_vid_cap_s_selection()
|
H A D | vivid-core.h | 389 struct v4l2_rect crop_bounds_cap; member
|
Completed in 9 milliseconds