Home
last modified time | relevance | path

Searched refs:max_height (Results 1 – 25 of 163) sorted by relevance

1234567

/linux/drivers/staging/media/meson/vdec/
H A Dvdec_platform.c22 .max_height = 1080,
34 .max_height = 1080,
45 .max_height = 1080,
60 .max_height = 2160,
72 .max_height = 2160,
84 .max_height = 1080,
95 .max_height = 1080,
110 .max_height = 2160,
122 .max_height = 1080,
133 .max_height = 1080,
[all …]
/linux/drivers/media/platform/verisilicon/
H A Dsama5d4_vdec_hw.c24 .max_height = FMT_HD_HEIGHT,
39 .max_height = FMT_HD_HEIGHT,
52 .max_height = FMT_HD_HEIGHT,
65 .max_height = FMT_HD_HEIGHT,
78 .max_height = FMT_HD_HEIGHT,
H A Dsunxi_vpu_hw.c22 .max_height = FMT_UHD_HEIGHT,
35 .max_height = FMT_UHD_HEIGHT,
51 .max_height = FMT_UHD_HEIGHT,
64 .max_height = FMT_UHD_HEIGHT,
77 .max_height = FMT_UHD_HEIGHT,
H A Dstm32mp25_vpu_hw.c28 .max_height = FMT_FHD_HEIGHT,
41 .max_height = FMT_FHD_HEIGHT,
54 .max_height = FMT_FHD_HEIGHT,
91 .max_height = FMT_4K_HEIGHT,
H A Dhantro_vp9.c166 u32 i, max_width, max_height, size; in hantro_vp9_dec_init() local
179 max_height = vpu->variant->dec_fmts[i].frmsize.max_height; in hantro_vp9_dec_init()
181 size = hantro_vp9_tile_filter_size(max_height); in hantro_vp9_dec_init()
183 size += hantro_vp9_bsd_control_size(max_height); in hantro_vp9_dec_init()
192 size = hantro_vp9_segment_map_size(max_width, max_height); in hantro_vp9_dec_init()
/linux/drivers/media/usb/gspca/
H A Dw996Xcf.c398 max_width, max_height; in w9968cf_set_crop_window() local
402 max_height = 288; in w9968cf_set_crop_window()
405 max_height = 480; in w9968cf_set_crop_window()
433 fh = SC(sd->gspca_dev.pixfmt.height) / max_height; in w9968cf_set_crop_window()
436 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height; in w9968cf_set_crop_window()
439 sd->sensor_height = max_height; in w9968cf_set_crop_window()
442 y = (max_height - ch) / 2; in w9968cf_set_crop_window()
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c901 .max_height = 2048,
908 .max_height = 2048,
915 .max_height = 2048,
929 .max_height = 4096,
945 .max_height = 4096,
962 .max_height = 4096,
979 .max_height = 4096,
992 .max_height = 4096,
1006 .max_height = 4096,
1019 .max_height = 4096,
[all …]
/linux/drivers/gpu/drm/loongson/
H A Dloongson_device.c33 .max_height = 2048,
65 .max_height = 4096,
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c88 16, isc->max_height, 0, 0); in isc_scaler_set_fmt()
102 isc->max_height, 0, 0); in isc_scaler_set_fmt()
206 isc->scaler_format[ISC_SCALER_PAD_SOURCE].height = isc->max_height; in isc_scaler_init()
/linux/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c34 bi->info.isp.sp.input.max_height, in imgu_css_fw_show_binary()
42 bi->info.isp.sp.internal.max_height); in imgu_css_fw_show_binary()
48 bi->info.isp.sp.output.max_height); in imgu_css_fw_show_binary()
61 unsigned int height = DIV_ROUND_UP(bi->info.isp.sp.internal.max_height, in imgu_css_fw_obgrid_size()
/linux/drivers/gpu/drm/gud/
H A Dgud_drv.c105 if (!desc->version || !desc->max_width || !desc->max_height || in gud_get_display_descriptor()
107 le32_to_cpu(desc->min_height) > le32_to_cpu(desc->max_height)) in gud_get_display_descriptor()
500 drm->mode_config.max_height = le32_to_cpu(desc.max_height); in gud_probe()
557 drm->mode_config.max_height; in gud_probe()
/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-csi2.c136 unsigned int max_height; member
421 .max_height = 4095,
549 .max_height = 4096,
666 csi2->info->max_height); in rzg2l_csi2_set_format()
720 fse->max_height = csi2->info->max_height; in rzg2l_csi2_enum_frame_size()
/linux/drivers/media/platform/xilinx/
H A Dxilinx-vip.c307 fse->max_height = XVIP_MAX_HEIGHT; in xvip_enum_frame_size()
315 fse->max_height = format->height; in xvip_enum_frame_size()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c74 unsigned int max_width, max_height; member
396 if (mode->vdisplay > priv->soc_info->max_height) in ingenic_drm_crtc_mode_valid()
1146 drm->mode_config.max_height = 4095; in ingenic_drm_bind()
1549 .max_height = 600,
1561 .max_height = 600,
1574 .max_height = 720,
1587 .max_height = 720,
1600 .max_height = 720,
1615 .max_height = 2048,
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_framebuffer.c48 drm->mode_config.max_height = 8192; in sun4i_framebuffer_init()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_kms.c30 fsl_dev->drm->mode_config.max_height = 2047; in fsl_dcu_drm_modeset_init()
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec.c454 .max_height = 2304,
469 .max_height = 2560,
485 .max_height = 2304,
503 .max_height = 2304,
521 .max_height = 65472,
537 .max_height = 65520,
556 .max_height = 65472,
572 .max_height = 65520,
646 fsize->stepwise.max_height = desc->frmsize.max_height; in rkvdec_enum_framesizes()
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_mode.c60 mode_config->max_height = 2048; in logicvc_mode_init()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h40 unsigned int max_height; member
/linux/drivers/gpu/drm/arm/
H A Dmalidp_mw.c42 dev->mode_config.max_height); in malidp_mw_connector_get_modes()
56 if ((h < mode_config->min_height) || (h > mode_config->max_height)) in malidp_mw_connector_mode_valid()
/linux/drivers/gpu/drm/sitronix/
H A Dst7920.c690 unsigned long max_width, max_height; in st7920_init_modeset() local
721 max_height = max_t(unsigned long, mode->vdisplay, DRM_SHADOW_PLANE_MAX_HEIGHT); in st7920_init_modeset()
726 drm->mode_config.max_height = max_height; in st7920_init_modeset()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c663 dev->mode_config.max_height = 2048; in nouveau_display_create()
667 dev->mode_config.max_height = 4096; in nouveau_display_create()
671 dev->mode_config.max_height = 8192; in nouveau_display_create()
674 dev->mode_config.max_height = 16384; in nouveau_display_create()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c79 dev->mode_config.max_height = 4096; in rockchip_drm_mode_config_init()
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c967 int max_height; in ivtvfb_init_vidmode() local
1006 max_height = itv->is_out_50hz ? 576 : 480; in ivtvfb_init_vidmode()
1008 if (osd_yres > max_height) in ivtvfb_init_vidmode()
1009 osd_yres = max_height; in ivtvfb_init_vidmode()
1015 if (osd_upper + start_window.height > max_height + 1) { in ivtvfb_init_vidmode()
1023 start_window.top = osd_upper >= 0 ? osd_upper : ((max_height - start_window.height) / 2); in ivtvfb_init_vidmode()
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c643 int max_width, max_height; in add_out_dtd() local
718 max_height = MAX_OUT_HEIGHT_REG1; in add_out_dtd()
724 max_height = MAX_OUT_HEIGHT_REG2; in add_out_dtd()
738 max_width, max_height, channel, flags); in add_out_dtd()
1342 fse.min_height, fse.max_height); in vip_enum_framesizes()
1346 f->discrete.height = fse.max_height; in vip_enum_framesizes()
1515 fse.max_height >= largest_height) { in vip_try_fmt_vid_cap()
1517 fse.index, fse.max_width, fse.max_height); in vip_try_fmt_vid_cap()
1519 largest_height = fse.max_height; in vip_try_fmt_vid_cap()
1523 fse.max_height >= f->fmt.pix.height) { in vip_try_fmt_vid_cap()
[all …]

1234567