out_height        517 drivers/dma/ipu/ipu_idmac.c 			    params->video.out_height,
out_height        855 drivers/dma/ipu/ipu_idmac.c 						 video->out_height,
out_height        108 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 		cfg.out_height = drm_rect_height(lm_roi);
out_height         72 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c 	outsize = mixer->out_height << 16 | mixer->out_width;
out_height         16 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.h 	u32 out_height;
out_height        103 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height        108 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       1721 drivers/gpu/drm/omapdrm/dss/dispc.c 				      u16 out_width, u16 out_height,
out_height       1728 drivers/gpu/drm/omapdrm/dss/dispc.c 	fir_vinc = 1024 * orig_height / out_height;
out_height       1738 drivers/gpu/drm/omapdrm/dss/dispc.c 				  u16 out_width, u16 out_height,
out_height       1813 drivers/gpu/drm/omapdrm/dss/dispc.c 	chroma_vinc = 1024 * orig_height / out_height;
out_height       1827 drivers/gpu/drm/omapdrm/dss/dispc.c 					 u16 out_width, u16 out_height,
out_height       1837 drivers/gpu/drm/omapdrm/dss/dispc.c 				  out_width, out_height, five_taps,
out_height       1844 drivers/gpu/drm/omapdrm/dss/dispc.c 	l |= (orig_height != out_height) ? (1 << 6) : 0;
out_height       1851 drivers/gpu/drm/omapdrm/dss/dispc.c 		l |= (orig_height <= out_height) ? 0 : (1 << 8);
out_height       1868 drivers/gpu/drm/omapdrm/dss/dispc.c 		accu0 = ((1024 * orig_height / out_height) / 2) & 0x3ff;
out_height       1882 drivers/gpu/drm/omapdrm/dss/dispc.c 				     u16 out_width, u16 out_height,
out_height       1888 drivers/gpu/drm/omapdrm/dss/dispc.c 	int scale_y = out_height != orig_height;
out_height       1906 drivers/gpu/drm/omapdrm/dss/dispc.c 			      out_height, ilace, fourcc, rotation);
out_height       1945 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (out_height != orig_height)
out_height       1949 drivers/gpu/drm/omapdrm/dss/dispc.c 				  out_width, out_height, five_taps,
out_height       1965 drivers/gpu/drm/omapdrm/dss/dispc.c 				  u16 out_width, u16 out_height,
out_height       1973 drivers/gpu/drm/omapdrm/dss/dispc.c 				     out_width, out_height, ilace, five_taps,
out_height       1977 drivers/gpu/drm/omapdrm/dss/dispc.c 				 out_width, out_height, ilace, five_taps,
out_height       2143 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2146 drivers/gpu/drm/omapdrm/dss/dispc.c 	const int ds = DIV_ROUND_UP(height, out_height);
out_height       2156 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (out_height < height)
out_height       2197 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 height, u16 out_width, u16 out_height,
out_height       2203 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (height <= out_height && width <= out_width)
out_height       2206 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (height > out_height) {
out_height       2210 drivers/gpu/drm/omapdrm/dss/dispc.c 		do_div(tmp, 2 * out_height * ppl);
out_height       2213 drivers/gpu/drm/omapdrm/dss/dispc.c 		if (height > 2 * out_height) {
out_height       2217 drivers/gpu/drm/omapdrm/dss/dispc.c 			tmp = (u64)pclk * (height - 2 * out_height) * out_width;
out_height       2218 drivers/gpu/drm/omapdrm/dss/dispc.c 			do_div(tmp, 2 * out_height * (ppl - out_width));
out_height       2236 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2238 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (height > out_height && width > out_width)
out_height       2245 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2262 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (height > out_height)
out_height       2271 drivers/gpu/drm/omapdrm/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2292 drivers/gpu/drm/omapdrm/dss/dispc.c 				       u16 out_width, u16 out_height,
out_height       2310 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, out_width, out_height, mem_to_mem);
out_height       2341 drivers/gpu/drm/omapdrm/dss/dispc.c 				       u16 out_width, u16 out_height,
out_height       2355 drivers/gpu/drm/omapdrm/dss/dispc.c 		*five_taps = in_height > out_height;
out_height       2358 drivers/gpu/drm/omapdrm/dss/dispc.c 			if (in_height > out_height &&
out_height       2359 drivers/gpu/drm/omapdrm/dss/dispc.c 						in_height < out_height * 2)
out_height       2365 drivers/gpu/drm/omapdrm/dss/dispc.c 						out_height, fourcc);
out_height       2368 drivers/gpu/drm/omapdrm/dss/dispc.c 					in_height, out_width, out_height,
out_height       2373 drivers/gpu/drm/omapdrm/dss/dispc.c 				out_height, *five_taps);
out_height       2389 drivers/gpu/drm/omapdrm/dss/dispc.c 				if (in_height / 4 > out_height)
out_height       2392 drivers/gpu/drm/omapdrm/dss/dispc.c 				if (in_height / 2 > out_height)
out_height       2407 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, out_width, out_height, *five_taps)) {
out_height       2429 drivers/gpu/drm/omapdrm/dss/dispc.c 				       u16 out_width, u16 out_height,
out_height       2485 drivers/gpu/drm/omapdrm/dss/dispc.c 				out_width, out_height, mem_to_mem);
out_height       2498 drivers/gpu/drm/omapdrm/dss/dispc.c 				  u16 out_width, u16 out_height,
out_height       2510 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (width == out_width && height == out_height)
out_height       2545 drivers/gpu/drm/omapdrm/dss/dispc.c 	decim_y = DIV_ROUND_UP(DIV_ROUND_UP(height, out_height), maxvdownscale);
out_height       2550 drivers/gpu/drm/omapdrm/dss/dispc.c 	if (decim_y > *y_predecim || out_height > height * 8)
out_height       2554 drivers/gpu/drm/omapdrm/dss/dispc.c 					out_width, out_height, fourcc,
out_height       2563 drivers/gpu/drm/omapdrm/dss/dispc.c 		out_width, out_height,
out_height       2565 drivers/gpu/drm/omapdrm/dss/dispc.c 		out_height / height, DIV_FRAC(out_height, height),
out_height       2570 drivers/gpu/drm/omapdrm/dss/dispc.c 		out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y),
out_height       2594 drivers/gpu/drm/omapdrm/dss/dispc.c 				  u16 out_width, u16 out_height,
out_height       2632 drivers/gpu/drm/omapdrm/dss/dispc.c 	out_height = out_height == 0 ? height : out_height;
out_height       2635 drivers/gpu/drm/omapdrm/dss/dispc.c 		if (ilace && height == out_height)
out_height       2642 drivers/gpu/drm/omapdrm/dss/dispc.c 			out_height /= 2;
out_height       2645 drivers/gpu/drm/omapdrm/dss/dispc.c 				in_height, pos_y, out_height);
out_height       2653 drivers/gpu/drm/omapdrm/dss/dispc.c 				   in_height, out_width, out_height, fourcc,
out_height       2685 drivers/gpu/drm/omapdrm/dss/dispc.c 		if (!in_height || in_height == out_height)
out_height       2688 drivers/gpu/drm/omapdrm/dss/dispc.c 			field_offset = in_height / out_height / 2;
out_height       2736 drivers/gpu/drm/omapdrm/dss/dispc.c 			in_height, out_width, out_height);
out_height       2744 drivers/gpu/drm/omapdrm/dss/dispc.c 				      out_width, out_height, ilace, five_taps,
out_height       2746 drivers/gpu/drm/omapdrm/dss/dispc.c 		dispc_ovl_set_output_size(dispc, plane, out_width, out_height);
out_height       2775 drivers/gpu/drm/omapdrm/dss/dispc.c 		oi->pos_y, oi->width, oi->height, oi->out_width, oi->out_height,
out_height       2782 drivers/gpu/drm/omapdrm/dss/dispc.c 		oi->out_width, oi->out_height, oi->fourcc, oi->rotation,
out_height       4574 drivers/gpu/drm/omapdrm/dss/dispc.c 		.out_width = 0, .out_height = 0,
out_height        242 drivers/gpu/drm/omapdrm/dss/omapdss.h 	u16 out_height;	/* if 0, out_height == height */
out_height        146 drivers/gpu/drm/omapdrm/omap_fb.c 	info->out_height = state->crtc_h;
out_height         67 drivers/gpu/drm/omapdrm/omap_plane.c 			info.out_width, info.out_height,
out_height        400 drivers/gpu/ipu-v3/ipu-ic.c 			 int out_width, int out_height,
out_height        411 drivers/gpu/ipu-v3/ipu-ic.c 		ret = calc_resize_coeffs(ic, in_height, out_height,
out_height        444 drivers/gpu/ipu-v3/ipu-ic.c 		     int out_width, int out_height)
out_height        448 drivers/gpu/ipu-v3/ipu-ic.c 				    out_width, out_height, 0);
out_height        687 drivers/gpu/ipu-v3/ipu-image-convert.c 			  unsigned int out_top, unsigned int out_height)
out_height        702 drivers/gpu/ipu-v3/ipu-image-convert.c 			out_tile->width = out_height;
out_height        705 drivers/gpu/ipu-v3/ipu-image-convert.c 			out_tile->height = out_height;
out_height        617 drivers/media/platform/exynos4-is/fimc-is-param.h 	u32 out_height;
out_height        320 drivers/media/platform/omap/omap_vout.c 	info.out_height = outh;
out_height        338 drivers/media/platform/omap/omap_vout.c 		info.pos_y, info.out_width, info.out_height, info.rotation_type,
out_height        307 drivers/media/platform/qcom/venus/core.h 	u32 out_height;
out_height        262 drivers/media/platform/qcom/venus/vdec.c 		pixmp->height = inst->out_height;
out_height        301 drivers/media/platform/qcom/venus/vdec.c 		inst->out_height = format.fmt.pix_mp.height;
out_height        344 drivers/media/platform/qcom/venus/vdec.c 		s->r.height = inst->out_height;
out_height        358 drivers/media/platform/qcom/venus/vdec.c 		s->r.height = inst->out_height;
out_height        571 drivers/media/platform/qcom/venus/vdec.c 	u32 height = inst->out_height;
out_height        761 drivers/media/platform/qcom/venus/vdec.c 						    inst->out_height);
out_height       1188 drivers/media/platform/qcom/venus/vdec.c 	inst->out_height = ev_data->height;
out_height       1259 drivers/media/platform/qcom/venus/vdec.c 	inst->out_height = frame_height_min(inst);
out_height        384 drivers/media/platform/qcom/venus/venc.c 		inst->out_height = format.fmt.pix_mp.height;
out_height        436 drivers/media/platform/qcom/venus/venc.c 		pixmp->height = inst->out_height;
out_height        460 drivers/media/platform/qcom/venus/venc.c 		s->r.height = inst->out_height;
out_height        483 drivers/media/platform/qcom/venus/venc.c 		    s->r.height != inst->out_height ||
out_height       1133 drivers/media/platform/qcom/venus/venc.c 	inst->out_height = 720;
out_height        144 drivers/staging/media/ipu3/ipu3-css-params.c 	u32 out_height = target_height;
out_height        185 drivers/staging/media/ipu3/ipu3-css-params.c 		out_height = imgu_css_scaler_calc_scaled_output(input_height,
out_height        187 drivers/staging/media/ipu3/ipu3-css-params.c 	} while ((out_width < target_width || out_height < target_height ||
out_height        188 drivers/staging/media/ipu3/ipu3-css-params.c 		 !IS_ALIGNED(out_height, height_alignment)) &&
out_height        192 drivers/staging/media/ipu3/ipu3-css-params.c 	*output_height = out_height;
out_height        871 drivers/video/fbdev/mx3fb.c 	video->out_height	= fbi->var.yres;
out_height        165 drivers/video/fbdev/omap/omapfb.h 					   int out_width, int out_height);
out_height        209 drivers/video/fbdev/omap/omapfb_main.c 				   plane->info.out_height);
out_height        714 drivers/video/fbdev/omap/omapfb_main.c 	if (win->out_y + win->out_height > yres)
out_height        715 drivers/video/fbdev/omap/omapfb_main.c 		win->out_height = yres - win->out_y;
out_height        716 drivers/video/fbdev/omap/omapfb_main.c 	if (!win->width || !win->height || !win->out_width || !win->out_height)
out_height        754 drivers/video/fbdev/omap/omapfb_main.c 	win.out_height = fbi->var.yres;
out_height        773 drivers/video/fbdev/omap/omapfb_main.c 	    pi->pos_y + pi->out_height > panel->y_res)
out_height       1039 drivers/video/fbdev/omap/omapfb_main.c 		win.out_height = 2;
out_height       1103 drivers/video/fbdev/omap/omapfb_main.c 			u->out_height = u->height;
out_height       1521 drivers/video/fbdev/omap/omapfb_main.c 		plane->info.out_height = fbi->var.yres;
out_height         69 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height         74 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       1473 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 out_width, u16 out_height,
out_height       1480 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	fir_vinc = 1024 * orig_height / out_height;
out_height       1488 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 orig_width,	u16 orig_height, u16 out_width, u16 out_height,
out_height       1564 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	chroma_vinc = 1024 * orig_height / out_height;
out_height       1577 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 out_width, u16 out_height,
out_height       1587 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				out_width, out_height, five_taps,
out_height       1594 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	l |= (orig_height != out_height) ? (1 << 6) : 0;
out_height       1601 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		l |= (orig_height <= out_height) ? 0 : (1 << 8);
out_height       1618 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		accu0 = ((1024 * orig_height / out_height) / 2) & 0x3ff;
out_height       1631 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 out_width, u16 out_height,
out_height       1637 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	int scale_y = out_height != orig_height;
out_height       1652 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			out_height, ilace, color_mode, rotation);
out_height       1692 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (out_height != orig_height)
out_height       1696 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			out_width, out_height, five_taps,
out_height       1711 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 out_width, u16 out_height,
out_height       1720 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			out_width, out_height,
out_height       1727 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_width, out_height,
out_height       2141 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2144 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	const int ds = DIV_ROUND_UP(height, out_height);
out_height       2153 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (out_height < height)
out_height       2193 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 height, u16 out_width, u16 out_height,
out_height       2199 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (height <= out_height && width <= out_width)
out_height       2202 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (height > out_height) {
out_height       2206 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		do_div(tmp, 2 * out_height * ppl);
out_height       2209 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		if (height > 2 * out_height) {
out_height       2213 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			tmp = (u64)pclk * (height - 2 * out_height) * out_width;
out_height       2214 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			do_div(tmp, 2 * out_height * (ppl - out_width));
out_height       2232 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2234 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (height > out_height && width > out_width)
out_height       2241 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2258 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (height > out_height)
out_height       2267 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
out_height       2286 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2303 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_width, out_height, mem_to_mem);
out_height       2332 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2345 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*five_taps = in_height > out_height;
out_height       2348 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			if (in_height > out_height &&
out_height       2349 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 						in_height < out_height * 2)
out_height       2355 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 						out_height, color_mode);
out_height       2358 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 					in_height, out_width, out_height,
out_height       2363 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				out_height, *five_taps);
out_height       2379 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				if (in_height / 4 > out_height)
out_height       2382 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				if (in_height / 2 > out_height)
out_height       2397 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_width, out_height, *five_taps)) {
out_height       2417 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2453 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				out_width, out_height, mem_to_mem);
out_height       2463 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 width, u16 height, u16 out_width, u16 out_height,
out_height       2473 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (width == out_width && height == out_height)
out_height       2504 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	decim_y = DIV_ROUND_UP(DIV_ROUND_UP(height, out_height), maxdownscale);
out_height       2509 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (decim_y > *y_predecim || out_height > height * 8)
out_height       2513 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_width, out_height, color_mode, five_taps,
out_height       2521 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_width, out_height,
out_height       2523 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_height / height, DIV_FRAC(out_height, height),
out_height       2528 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y),
out_height       2557 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u16 out_width, out_height;
out_height       2563 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	out_height = oi->out_height == 0 ? oi->height : oi->out_height;
out_height       2565 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (ilace && oi->height == out_height)
out_height       2571 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_height /= 2;
out_height       2574 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				in_height, out_height);
out_height       2581 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height, oi->color_mode,
out_height       2590 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 out_width, u16 out_height, enum omap_color_mode color_mode,
out_height       2630 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	out_height = out_height == 0 ? height : out_height;
out_height       2632 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	if (ilace && height == out_height)
out_height       2639 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		out_height /= 2;
out_height       2643 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			out_height);
out_height       2650 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height, color_mode,
out_height       2693 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		if (!in_height || in_height == out_height)
out_height       2696 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			field_offset = in_height / out_height / 2;
out_height       2710 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		frame_height = out_height;
out_height       2756 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			in_height, out_width, out_height);
out_height       2764 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				   out_height, ilace, five_taps, fieldmode,
out_height       2766 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		dispc_ovl_set_output_size(plane, out_width, out_height);
out_height       2795 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		oi->pos_y, oi->width, oi->height, oi->out_width, oi->out_height,
out_height       2800 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		oi->out_width, oi->out_height, oi->color_mode, oi->rotation,
out_height        170 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 			info.out_width, info.out_height);
out_height        187 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	info.out_height = simple_strtoul(last, &last, 10);
out_height        112 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 		if (info->out_height != 0 && info->height != info->out_height) {
out_height        157 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 		if (info->out_height == 0)
out_height        160 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 			outh = info->out_height;
out_height        111 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c 			pi->out_width, pi->out_height);
out_height        122 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c 		info.out_height = pi->out_height;
out_height        196 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c 		pi->out_height = ovli.out_height;
out_height        910 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	info.out_height = outh;
out_height        970 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			outh = info.out_height;
out_height        125 include/linux/dma/ipu-dma.h 	unsigned short		out_height;
out_height        116 include/uapi/linux/omapfb.h 	__u32 out_width, out_height;
out_height        145 include/uapi/linux/omapfb.h 	__u32 out_height;
out_height        440 include/video/imx-ipu-v3.h 		     int out_width, int out_height);
out_height        444 include/video/imx-ipu-v3.h 			 int out_width, int out_height,
out_height        308 include/video/omapfb_dss.h 	u16 out_height;	/* if 0, out_height == height */