Searched refs:o_height (Results 1 – 8 of 8) sorted by relevance
34 n = f->o_height & 0xFFF; in g2d_set_src_size()59 n = f->o_height & 0xFFF; in g2d_set_dst_size()
75 .o_height = 0,404 frm->o_height = 0; in vidioc_s_fmt()441 cr->c.left = f->o_height; in vidioc_g_crop()483 f->o_height = cr->c.top; in vidioc_s_crop()484 f->bottom = f->o_height + f->c_height; in vidioc_s_crop()
47 u32 o_height; member
352 frame->o_height = pixm->height; in __set_frame_format()412 cr->bounds.height = frame->o_height; in fimc_m2m_cropcap()468 &cr->c.height, min_size, f->o_height, in fimc_m2m_try_crop()474 if (cr->c.top + cr->c.height > f->o_height) in fimc_m2m_try_crop()475 cr->c.top = f->o_height - cr->c.height; in fimc_m2m_try_crop()
253 u32 o_height; member513 f->o_height = height; in set_frame_bounds()
644 cfg |= (f->o_width << 16) | f->o_height; in fimc_hw_set_camera_source()663 voff2 = f->o_height - f->height - f->offs_v; in fimc_hw_set_camera_offset()
1295 s->r.height = f->o_height; in fimc_cap_g_selection()1624 r->height = f->o_height; in fimc_subdev_get_selection()
704 pixm->height = frame->o_height; in __fimc_get_format()