Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
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()
A Dvivid-kthread-cap.c181 v4l2_rect_scale(&dev->loop_vid_out, &dev->compose_out, &dev->crop_out); in vivid_precalc_copy_rects()
182 dev->loop_vid_out.left += dev->crop_out.left; in vivid_precalc_copy_rects()
183 dev->loop_vid_out.top += dev->crop_out.top; in vivid_precalc_copy_rects()
A Dvivid-core.h455 struct v4l2_rect crop_out; member

Completed in 11 milliseconds