max_h             633 drivers/gpu/drm/i915/display/intel_fbc.c 	unsigned int effective_w, effective_h, max_w, max_h;
max_h             637 drivers/gpu/drm/i915/display/intel_fbc.c 		max_h = 4096;
max_h             640 drivers/gpu/drm/i915/display/intel_fbc.c 		max_h = 4096;
max_h             643 drivers/gpu/drm/i915/display/intel_fbc.c 		max_h = 2048;
max_h             646 drivers/gpu/drm/i915/display/intel_fbc.c 		max_h = 1536;
max_h             654 drivers/gpu/drm/i915/display/intel_fbc.c 	return effective_w <= max_w && effective_h <= max_h;
max_h             983 drivers/media/i2c/rj54n1cb0c.c 	int output_w, output_h, max_w, max_h,
max_h            1099 drivers/media/i2c/rj54n1cb0c.c 	max_h = mf->height * (16 * 1024 - 1) / 1024;
max_h            1100 drivers/media/i2c/rj54n1cb0c.c 	if (input_h > max_h)
max_h            1101 drivers/media/i2c/rj54n1cb0c.c 		input_h = max_h;
max_h             122 drivers/media/platform/coda/coda-common.c #define CODA_CODEC(mode, src_fourcc, dst_fourcc, max_w, max_h) \
max_h             123 drivers/media/platform/coda/coda-common.c 	{ mode, src_fourcc, dst_fourcc, max_w, max_h }
max_h             303 drivers/media/platform/coda/coda-common.c 				    int *max_w, int *max_h)
max_h             312 drivers/media/platform/coda/coda-common.c 		h = codec->max_h;
max_h             316 drivers/media/platform/coda/coda-common.c 			h = max(h, codecs[k].max_h);
max_h             322 drivers/media/platform/coda/coda-common.c 	if (max_h)
max_h             323 drivers/media/platform/coda/coda-common.c 		*max_h = h;
max_h             524 drivers/media/platform/coda/coda-common.c 	unsigned int max_w, max_h;
max_h             537 drivers/media/platform/coda/coda-common.c 	coda_get_max_dimensions(dev, codec, &max_w, &max_h);
max_h             539 drivers/media/platform/coda/coda-common.c 			      &f->fmt.pix.height, MIN_H, max_h, H_ALIGN,
max_h            1184 drivers/media/platform/coda/coda-common.c 	fsize->stepwise.max_height = codec->max_h;
max_h            1523 drivers/media/platform/coda/coda-common.c 	unsigned int max_w, max_h, usize, csize;
max_h            1528 drivers/media/platform/coda/coda-common.c 	max_h = min(ctx->codec->max_h, 1088U);
max_h            1529 drivers/media/platform/coda/coda-common.c 	usize = max_w * max_h * 3 / 2;
max_h            1530 drivers/media/platform/coda/coda-common.c 	csize = coda_estimate_sizeimage(ctx, usize, max_w, max_h);
max_h            1546 drivers/media/platform/coda/coda-common.c 	ctx->q_data[V4L2_M2M_SRC].height = max_h;
max_h            1548 drivers/media/platform/coda/coda-common.c 	ctx->q_data[V4L2_M2M_DST].height = max_h;
max_h            1561 drivers/media/platform/coda/coda-common.c 	ctx->q_data[V4L2_M2M_SRC].rect.height = max_h;
max_h            1563 drivers/media/platform/coda/coda-common.c 	ctx->q_data[V4L2_M2M_DST].rect.height = max_h;
max_h             103 drivers/media/platform/coda/coda.h 	u32 max_h;
max_h             396 drivers/media/platform/exynos-gsc/gsc-core.c 	u32 max_w, max_h, mod_x, mod_y;
max_h             417 drivers/media/platform/exynos-gsc/gsc-core.c 	max_h = variant->pix_max->target_rot_dis_h;
max_h             435 drivers/media/platform/exynos-gsc/gsc-core.c 			mod_x, mod_y, max_w, max_h);
max_h             443 drivers/media/platform/exynos-gsc/gsc-core.c 		&pix_mp->height, min_h, max_h, mod_y, 0);
max_h             524 drivers/media/platform/exynos-gsc/gsc-core.c 	u32 min_w, min_h, max_w, max_h;
max_h             540 drivers/media/platform/exynos-gsc/gsc-core.c 	max_h = f->f_height;
max_h             563 drivers/media/platform/exynos-gsc/gsc-core.c 			max_h = f->f_width;
max_h             578 drivers/media/platform/exynos-gsc/gsc-core.c 			      &tmp_h, min_h, max_h, mod_y, 0);
max_h             594 drivers/media/platform/exynos-gsc/gsc-core.c 	if (s->r.top + tmp_h > max_h)
max_h             595 drivers/media/platform/exynos-gsc/gsc-core.c 		s->r.top = max_h - tmp_h;
max_h             602 drivers/media/platform/exynos-gsc/gsc-core.c 		 s->r.left, s->r.top, s->r.width, s->r.height, max_w, max_h);
max_h             658 drivers/media/platform/exynos4-is/fimc-capture.c 	u32 max_w, max_h, min_w = 0, min_h = 0, min_sz;
max_h             697 drivers/media/platform/exynos4-is/fimc-capture.c 	max_h = min_t(u32, FIMC_CAMIF_MAX_HEIGHT, sink->f_height);
max_h             701 drivers/media/platform/exynos4-is/fimc-capture.c 		min_h = min_t(u32, max_h, sink->f_height / max_sc_v);
max_h             708 drivers/media/platform/exynos4-is/fimc-capture.c 			      &r->height, min_h, max_h, align_h,
max_h             180 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	u32 max_w, max_h, align_w, align_h;
max_h             205 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	max_h = variant->pix_max->target_rot_dis_h;
max_h             226 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 		    align_w, align_h, max_w, max_h);
max_h             235 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 				  &pix_mp->height, min_h, max_h, align_h);
max_h             285 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	u32 min_w, min_h, max_w, max_h;
max_h             298 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	max_h = frame->height;
max_h             313 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 			max_h = frame->width;
max_h             328 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 				  &new_h, min_h, max_h, align_h);
max_h             343 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	if (r->top + new_h > max_h)
max_h             344 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 		r->top = max_h - new_h;
max_h             351 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 		    r->height, max_w, max_h);
max_h             805 drivers/media/platform/ti-vpe/vpdma.c 		int max_w, int max_h, enum vpdma_channel chan, u32 flags)
max_h             808 drivers/media/platform/ti-vpe/vpdma.c 				  max_w, max_h, chan_info[chan].num, flags);
max_h             815 drivers/media/platform/ti-vpe/vpdma.c 		int max_w, int max_h, int raw_vpdma_chan, u32 flags)
max_h             851 drivers/media/platform/ti-vpe/vpdma.c 	dtd->max_width_height = dtd_max_width_height(max_w, max_h);
max_h             245 drivers/media/platform/ti-vpe/vpdma.h 		int max_w, int max_h, enum vpdma_channel chan, u32 flags);
max_h             249 drivers/media/platform/ti-vpe/vpdma.h 		int max_w, int max_h, int raw_vpdma_chan, u32 flags);
max_h             192 drivers/media/platform/vsp1/vsp1_entity.h 				unsigned int max_w, unsigned int max_h);