Searched refs:o_height (Results 1 – 8 of 8) sorted by relevance
30 n = f->o_height & 0xFFF; in g2d_set_src_size()55 n = f->o_height & 0xFFF; in g2d_set_dst_size()
65 .o_height = 0,387 frm->o_height = 0; in vidioc_s_fmt()427 s->r.left = f->o_height; in vidioc_g_selection()492 f->o_height = s->r.top; in vidioc_s_selection()493 f->bottom = f->o_height + f->c_height; in vidioc_s_selection()
41 u32 o_height; member
333 frame->o_height = pixm->height; in __set_frame_format()422 s->r.height = frame->o_height; in fimc_m2m_g_selection()469 &s->r.height, min_size, f->o_height, in fimc_m2m_try_selection()475 if (s->r.top + s->r.height > f->o_height) in fimc_m2m_try_selection()476 s->r.top = f->o_height - s->r.height; in fimc_m2m_try_selection()
250 u32 o_height; member507 f->o_height = height; in set_frame_bounds()
641 cfg |= (f->o_width << 16) | f->o_height; in fimc_hw_set_camera_source()660 voff2 = f->o_height - f->height - f->offs_v; in fimc_hw_set_camera_offset()
1285 s->r.height = f->o_height; in fimc_cap_g_selection()1617 r->height = f->o_height; in fimc_subdev_get_selection()
680 pixm->height = frame->o_height; in __fimc_get_format()