Home
last modified time | relevance | path

Searched refs:crop_out (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c272 dev->crop_out = dev->compose_out; in vivid_update_format_out()
274 dev->crop_out.height /= 2; in vivid_update_format_out()
275 dev->fmt_out_rect = dev->crop_out; in vivid_update_format_out()
452 struct v4l2_rect *crop = &dev->crop_out; in vivid_s_fmt_vid_out()
650 sel->r = dev->crop_out; in vivid_vid_out_g_selection()
682 struct v4l2_rect *crop = &dev->crop_out; in vivid_vid_out_s_selection()
H A Dvivid-kthread-cap.c124 * crop_out, scaled to compose_out, overlaid with the output overlay,
160 v4l2_rect_scale(&dev->loop_vid_out, &dev->compose_out, &dev->crop_out); in vivid_precalc_copy_rects()
161 dev->loop_vid_out.left += dev->crop_out.left; in vivid_precalc_copy_rects()
162 dev->loop_vid_out.top += dev->crop_out.top; in vivid_precalc_copy_rects()
H A Dvivid-core.h438 struct v4l2_rect crop_out; member
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c272 dev->crop_out = dev->compose_out; in vivid_update_format_out()
274 dev->crop_out.height /= 2; in vivid_update_format_out()
275 dev->fmt_out_rect = dev->crop_out; in vivid_update_format_out()
452 struct v4l2_rect *crop = &dev->crop_out; in vivid_s_fmt_vid_out()
650 sel->r = dev->crop_out; in vivid_vid_out_g_selection()
682 struct v4l2_rect *crop = &dev->crop_out; in vivid_vid_out_s_selection()
H A Dvivid-kthread-cap.c144 * crop_out, scaled to compose_out, overlaid with the output overlay,
180 v4l2_rect_scale(&dev->loop_vid_out, &dev->compose_out, &dev->crop_out); in vivid_precalc_copy_rects()
181 dev->loop_vid_out.left += dev->crop_out.left; in vivid_precalc_copy_rects()
182 dev->loop_vid_out.top += dev->crop_out.top; in vivid_precalc_copy_rects()
H A Dvivid-core.h454 struct v4l2_rect crop_out; member

Completed in 10 milliseconds