outh              280 drivers/media/platform/omap/omap_vout.c 		int outh, u32 addr)
outh              287 drivers/media/platform/omap/omap_vout.c 			(outw != vout->pix.width || outh != vout->pix.height)) {
outh              320 drivers/media/platform/omap/omap_vout.c 	info.out_height = outh;
outh              360 drivers/media/platform/omap/omap_vout.c 	int posx, posy, outw, outh;
outh              377 drivers/media/platform/omap/omap_vout.c 		outh = win->w.height;
outh              383 drivers/media/platform/omap/omap_vout.c 			swap(outw, outh);
outh              394 drivers/media/platform/omap/omap_vout.c 			swap(outw, outh);
outh              406 drivers/media/platform/omap/omap_vout.c 				outw, outh, addr);
outh              142 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 	u16 outw, outh;
outh              150 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 		outh = info->height;
outh              158 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 			outh = info->height;
outh              160 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 			outh = info->out_height;
outh              170 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 	if (dh < info->pos_y + outh) {
outh              173 drivers/video/fbdev/omap2/omapfb/dss/overlay.c 				ovl->id, info->pos_y, outh, dh);
outh              832 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		u16 posx, u16 posy, u16 outw, u16 outh)
outh              858 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			posx, posy, outw, outh);
outh              910 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	info.out_height = outh;
outh              933 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	u16 outw, outh;
outh              961 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 				outh = var->xres;
outh              964 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 				outh = var->yres;
outh              970 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			outh = info.out_height;
outh              983 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		r = omapfb_setup_overlay(fbi, ovl, posx, posy, outw, outh);
outh              124 drivers/video/fbdev/omap2/omapfb/omapfb.h 		u16 posx, u16 posy, u16 outw, u16 outh);