Lines Matching refs:in_width
509 unsigned int in_width; member
531 v4l_bound_align_image(&geo->in_width, in vou_adjust_input()
546 err = abs(found - geo->in_width); in vou_adjust_input()
556 geo->in_width = best; in vou_adjust_input()
591 unsigned int best_err = UINT_MAX, best = geo->in_width, in vou_adjust_output()
608 unsigned int found = geo->in_width * vou_scale_h_num[i] / in vou_adjust_output()
630 pr_debug("%s(): W %u * %u/%u = %u\n", __func__, geo->in_width, in vou_adjust_output()
723 geo.in_width = pix->width; in sh_vou_set_fmt_vid_out()
761 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()