Lines Matching refs:in_width
507 unsigned int in_width; member
529 v4l_bound_align_image(&geo->in_width, in vou_adjust_input()
544 err = abs(found - geo->in_width); in vou_adjust_input()
554 geo->in_width = best; in vou_adjust_input()
589 unsigned int best_err = UINT_MAX, best = geo->in_width, in vou_adjust_output()
606 unsigned int found = geo->in_width * vou_scale_h_num[i] / in vou_adjust_output()
628 pr_debug("%s(): W %u * %u/%u = %u\n", __func__, geo->in_width, in vou_adjust_output()
721 geo.in_width = pix->width; in sh_vou_set_fmt_vid_out()
759 pix->width = geo.in_width; in sh_vou_set_fmt_vid_out()
979 geo.in_width = pix->width; in sh_vou_s_selection()
1016 pix->width = geo.in_width; in sh_vou_s_selection()