Searched refs:fmt_out_rect (Results 1 – 3 of 3) sorted by relevance
30 unsigned h = dev->fmt_out_rect.height; in vid_out_queue_setup()115 size = dev->bytesperline_out[p] * dev->fmt_out_rect.height + in vid_out_buf_prepare()254 dev->fmt_out_rect = dev->crop_out; in vivid_update_format_out()304 mp->width = dev->fmt_out_rect.width; in vivid_g_fmt_vid_out()305 mp->height = dev->fmt_out_rect.height; in vivid_g_fmt_vid_out()442 mp->width != dev->fmt_out_rect.width || in vivid_s_fmt_vid_out()443 mp->height != dev->fmt_out_rect.height || in vivid_s_fmt_vid_out()529 dev->fmt_out_rect.width = mp->width; in vivid_s_fmt_vid_out()530 dev->fmt_out_rect.height = mp->height; in vivid_s_fmt_vid_out()633 sel->r = dev->fmt_out_rect; in vivid_vid_out_g_selection()[all …]
403 struct v4l2_rect fmt_out_rect; member
278 dev->bytesperline_out, dev->fmt_out_rect.height); in vivid_copy_buffer()