Lines Matching refs:in_width
496 unsigned int in_width; member
518 v4l_bound_align_image(&geo->in_width, in vou_adjust_input()
533 err = abs(found - geo->in_width); in vou_adjust_input()
543 geo->in_width = best; in vou_adjust_input()
578 unsigned int best_err = UINT_MAX, best = geo->in_width, in vou_adjust_output()
595 unsigned int found = geo->in_width * vou_scale_h_num[i] / in vou_adjust_output()
617 pr_debug("%s(): W %u * %u/%u = %u\n", __func__, geo->in_width, in vou_adjust_output()
710 geo.in_width = pix->width; in sh_vou_set_fmt_vid_out()
748 pix->width = geo.in_width; in sh_vou_set_fmt_vid_out()
968 geo.in_width = pix->width; in sh_vou_s_selection()
1005 pix->width = geo.in_width; in sh_vou_s_selection()