Searched refs:o_width (Results 1 – 8 of 8) sorted by relevance
36 n |= f->o_width & 0xFFF; in g2d_set_src_size()61 n |= f->o_width & 0xFFF; in g2d_set_dst_size()
74 .o_width = 0,402 frm->o_width = 0; in vidioc_s_fmt()507 cr->c.top = f->o_width; in vidioc_g_crop()547 f->o_width = cr->c.left; in vidioc_s_crop()550 f->right = f->o_width + f->c_width; in vidioc_s_crop()
46 u32 o_width; member
364 frame->o_width = pixm->width; in __set_frame_format()474 cr->bounds.width = frame->o_width; in fimc_m2m_cropcap()529 v4l_bound_align_image(&cr->c.width, min_size, f->o_width, in fimc_m2m_try_crop()535 if (cr->c.left + cr->c.width > f->o_width) in fimc_m2m_try_crop()536 cr->c.left = f->o_width - cr->c.width; in fimc_m2m_try_crop()
250 u32 o_width; member513 f->o_width = width; in set_frame_bounds()
644 cfg |= (f->o_width << 16) | f->o_height; in fimc_hw_set_camera_source()662 hoff2 = f->o_width - f->width - f->offs_h; in fimc_hw_set_camera_offset()
1305 s->r.width = f->o_width; in fimc_cap_g_selection()1621 r->width = f->o_width; in fimc_subdev_get_selection()
714 pixm->width = frame->o_width; in __fimc_get_format()