Lines Matching refs:in_width
512 unsigned int in_width; member
534 v4l_bound_align_image(&geo->in_width, in vou_adjust_input()
549 err = abs(found - geo->in_width); in vou_adjust_input()
559 geo->in_width = best; in vou_adjust_input()
594 unsigned int best_err = UINT_MAX, best = geo->in_width, in vou_adjust_output()
611 unsigned int found = geo->in_width * vou_scale_h_num[i] / in vou_adjust_output()
633 pr_debug("%s(): W %u * %u/%u = %u\n", __func__, geo->in_width, in vou_adjust_output()
726 geo.in_width = pix->width; in sh_vou_set_fmt_vid_out()
764 pix->width = geo.in_width; in sh_vou_set_fmt_vid_out()
980 geo.in_width = pix->width; in sh_vou_s_selection()
1017 pix->width = geo.in_width; in sh_vou_s_selection()