in_height         516 drivers/dma/ipu/ipu_idmac.c 	calc_resize_coeffs(params->video.in_height,
in_height        2300 drivers/gpu/drm/omapdrm/dss/dispc.c 	u16 in_width, in_height;
in_height        2307 drivers/gpu/drm/omapdrm/dss/dispc.c 		in_height = height / *decim_y;
in_height        2310 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, out_width, out_height, mem_to_mem);
in_height        2349 drivers/gpu/drm/omapdrm/dss/dispc.c 	u16 in_width, in_height;
in_height        2353 drivers/gpu/drm/omapdrm/dss/dispc.c 		in_height = height / *decim_y;
in_height        2355 drivers/gpu/drm/omapdrm/dss/dispc.c 		*five_taps = in_height > out_height;
in_height        2358 drivers/gpu/drm/omapdrm/dss/dispc.c 			if (in_height > out_height &&
in_height        2359 drivers/gpu/drm/omapdrm/dss/dispc.c 						in_height < out_height * 2)
in_height        2364 drivers/gpu/drm/omapdrm/dss/dispc.c 						in_width, in_height, out_width,
in_height        2368 drivers/gpu/drm/omapdrm/dss/dispc.c 					in_height, out_width, out_height,
in_height        2372 drivers/gpu/drm/omapdrm/dss/dispc.c 				pos_x, in_width, in_height, out_width,
in_height        2389 drivers/gpu/drm/omapdrm/dss/dispc.c 				if (in_height / 4 > out_height)
in_height        2392 drivers/gpu/drm/omapdrm/dss/dispc.c 				if (in_height / 2 > out_height)
in_height        2407 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, out_width, out_height, *five_taps)) {
in_height        2438 drivers/gpu/drm/omapdrm/dss/dispc.c 	u16 in_height = height / *decim_y;
in_height        2484 drivers/gpu/drm/omapdrm/dss/dispc.c 	*core_clk = dispc->feat->calc_core_clk(pclk, in_width, in_height,
in_height        2609 drivers/gpu/drm/omapdrm/dss/dispc.c 	u16 in_height = height;
in_height        2640 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height /= 2;
in_height        2645 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, pos_y, out_height);
in_height        2653 drivers/gpu/drm/omapdrm/dss/dispc.c 				   in_height, out_width, out_height, fourcc,
in_height        2660 drivers/gpu/drm/omapdrm/dss/dispc.c 	in_height = in_height / y_predecim;
in_height        2664 drivers/gpu/drm/omapdrm/dss/dispc.c 			x_predecim, y_predecim, in_width, in_height);
in_height        2685 drivers/gpu/drm/omapdrm/dss/dispc.c 		if (!in_height || in_height == out_height)
in_height        2688 drivers/gpu/drm/omapdrm/dss/dispc.c 			field_offset = in_height / out_height / 2;
in_height        2736 drivers/gpu/drm/omapdrm/dss/dispc.c 			in_height, out_width, out_height);
in_height        2740 drivers/gpu/drm/omapdrm/dss/dispc.c 	dispc_ovl_set_input_size(dispc, plane, in_width, in_height);
in_height        2743 drivers/gpu/drm/omapdrm/dss/dispc.c 		dispc_ovl_set_scaling(dispc, plane, in_width, in_height,
in_height        2802 drivers/gpu/drm/omapdrm/dss/dispc.c 	int in_height = vm->vactive;
in_height        2807 drivers/gpu/drm/omapdrm/dss/dispc.c 		in_height /= 2;
in_height        2811 drivers/gpu/drm/omapdrm/dss/dispc.c 		in_height, wi->width, wi->height, wi->fourcc, wi->rotation);
in_height        2814 drivers/gpu/drm/omapdrm/dss/dispc.c 		wi->buf_width, pos_x, pos_y, in_width, in_height, wi->width,
in_height         399 drivers/gpu/ipu-v3/ipu-ic.c 			 int in_width, int in_height,
in_height         411 drivers/gpu/ipu-v3/ipu-ic.c 		ret = calc_resize_coeffs(ic, in_height, out_height,
in_height         443 drivers/gpu/ipu-v3/ipu-ic.c 		     int in_width, int in_height,
in_height         447 drivers/gpu/ipu-v3/ipu-ic.c 				    in_width, in_height,
in_height         685 drivers/gpu/ipu-v3/ipu-image-convert.c 			  unsigned int in_top, unsigned int in_height,
in_height         698 drivers/gpu/ipu-v3/ipu-image-convert.c 		in_tile->height = in_height;
in_height        1181 drivers/gpu/ipu-v3/ipu-image-convert.c 		u32 in_height;
in_height        1213 drivers/gpu/ipu-v3/ipu-image-convert.c 		in_height = round_up(
in_height        1227 drivers/gpu/ipu-v3/ipu-image-convert.c 			in_tile->height = in_height;
in_height         615 drivers/media/platform/exynos4-is/fimc-is-param.h 	u32 in_height;
in_height         497 drivers/media/platform/sh_vou.c 	unsigned int in_height;
in_height         520 drivers/media/platform/sh_vou.c 			      &geo->in_height,
in_height         558 drivers/media/platform/sh_vou.c 		err = abs(found - geo->in_height);
in_height         568 drivers/media/platform/sh_vou.c 	geo->in_height = best;
in_height         625 drivers/media/platform/sh_vou.c 		unsigned int found = geo->in_height * vou_scale_v_num[i] /
in_height         647 drivers/media/platform/sh_vou.c 	pr_debug("%s(): H %u * %u/%u = %u\n", __func__, geo->in_height,
in_height         711 drivers/media/platform/sh_vou.c 	geo.in_height = pix->height;
in_height         749 drivers/media/platform/sh_vou.c 	pix->height = geo.in_height;
in_height         969 drivers/media/platform/sh_vou.c 	geo.in_height = pix->height;
in_height        1006 drivers/media/platform/sh_vou.c 	pix->height = geo.in_height;
in_height        1189 drivers/staging/media/imx/imx-media-csi.c 	u32 in_height;
in_height        1201 drivers/staging/media/imx/imx-media-csi.c 	in_height = infmt->height;
in_height        1203 drivers/staging/media/imx/imx-media-csi.c 		in_height *= 2;
in_height        1214 drivers/staging/media/imx/imx-media-csi.c 		crop->height = in_height;
in_height        1215 drivers/staging/media/imx/imx-media-csi.c 		crop->top = (in_height == 480) ? 2 : 0;
in_height        1217 drivers/staging/media/imx/imx-media-csi.c 		crop->height = min_t(__u32, in_height, crop->height);
in_height        1218 drivers/staging/media/imx/imx-media-csi.c 		if (crop->top + crop->height > in_height)
in_height        1219 drivers/staging/media/imx/imx-media-csi.c 			crop->top = in_height - crop->height;
in_height        2292 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 in_width, in_height;
in_height        2300 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		in_height = height / *decim_y;
in_height        2303 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_width, out_height, mem_to_mem);
in_height        2338 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 in_width, in_height;
in_height        2343 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		in_height = height / *decim_y;
in_height        2345 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*five_taps = in_height > out_height;
in_height        2348 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			if (in_height > out_height &&
in_height        2349 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 						in_height < out_height * 2)
in_height        2354 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 						in_width, in_height, out_width,
in_height        2358 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 					in_height, out_width, out_height,
in_height        2362 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				pos_x, in_width, in_height, out_width,
in_height        2379 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				if (in_height / 4 > out_height)
in_height        2382 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				if (in_height / 2 > out_height)
in_height        2397 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_width, out_height, *five_taps)) {
in_height        2424 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 in_height = height / *decim_y;
in_height        2452 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	*core_clk = dispc.feat->calc_core_clk(pclk, in_width, in_height,
in_height        2554 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 in_height = oi->height;
in_height        2570 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height /= 2;
in_height        2574 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_height);
in_height        2581 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height, oi->color_mode,
in_height        2604 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 in_height = height;
in_height        2637 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height /= 2;
in_height        2642 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			"out_height %d\n", in_height, pos_y,
in_height        2650 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height, color_mode,
in_height        2657 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	in_height = in_height / y_predecim;
in_height        2661 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			x_predecim, y_predecim, in_width, in_height);
in_height        2693 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		if (!in_height || in_height == out_height)
in_height        2696 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			field_offset = in_height / out_height / 2;
in_height        2756 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height);
in_height        2760 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	dispc_ovl_set_input_size(plane, in_width, in_height);
in_height        2763 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		dispc_ovl_set_scaling(plane, in_width, in_height, out_width,
in_height        2819 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	int in_height = mgr_timings->y_res;
in_height        2825 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		in_height, wi->width, wi->height, wi->color_mode, wi->rotation,
in_height        2829 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		wi->buf_width, pos_x, pos_y, in_width, in_height, wi->width,
in_height         122 include/linux/dma/ipu-dma.h 	unsigned short		in_height;
in_height         439 include/video/imx-ipu-v3.h 		     int in_width, int in_height,
in_height         443 include/video/imx-ipu-v3.h 			 int in_width, int in_height,