| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec_platform.c | 22 .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 D | sama5d4_vdec_hw.c | 24 .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 D | sunxi_vpu_hw.c | 22 .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 D | stm32mp25_vpu_hw.c | 28 .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 D | hantro_vp9.c | 166 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/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_cfg.c | 79 .max_height = 0xFFFF, 162 .max_height = 0xFFFF, 243 .max_height = 0xFFFF, 342 .max_height = 0xFFFF, 424 .max_height = 0xFFFF, 496 .max_height = 0xFFFF, 594 .max_height = 0xFFFF, 700 .max_height = 0xFFFF, 810 .max_height = 0xFFFF, 897 .max_height = 0xFFFF, [all …]
|
| H A D | mdp5_cfg.h | 46 uint32_t max_height; member
|
| /linux/drivers/media/usb/gspca/ |
| H A D | w996Xcf.c | 398 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/gpu/drm/loongson/ |
| H A D | loongson_device.c | 33 .max_height = 2048, 65 .max_height = 4096,
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-isc-scaler.c | 88 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 D | ipu3-css-fw.c | 34 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/media/platform/xilinx/ |
| H A D | xilinx-vip.c | 307 fse->max_height = XVIP_MAX_HEIGHT; in xvip_enum_frame_size() 315 fse->max_height = format->height; in xvip_enum_frame_size()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispresizer.c | 792 unsigned int max_height; in resizer_calc_ratios() local 803 max_height = ((input->height - 4) * 256 + 255 - 16 - 32 * spv) / 64 + 1; in resizer_calc_ratios() 804 max_height = min_t(unsigned int, max_height, MAX_OUT_HEIGHT); in resizer_calc_ratios() 805 output->height = clamp(output->height, min_height, max_height); in resizer_calc_ratios() 1199 unsigned int max_height = in resizer_try_crop() local 1203 crop->height = clamp_t(u32, crop->height, min_height, max_height); in resizer_try_crop() 1468 fse->max_height = format.height; in resizer_enum_frame_size()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_framebuffer.c | 48 drm->mode_config.max_height = 8192; in sun4i_framebuffer_init()
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_kms.c | 30 fsl_dev->drm->mode_config.max_height = 2047; in fsl_dcu_drm_modeset_init()
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_mode.c | 60 mode_config->max_height = 2048; in logicvc_mode_init()
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_rwpf.h | 40 unsigned int max_height; member
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_fb.c | 79 dev->mode_config.max_height = 4096; in rockchip_drm_mode_config_init()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 967 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/samsung/exynos4-is/ |
| H A D | fimc-lite.h | 64 unsigned short max_height; member
|
| /linux/drivers/media/platform/ti/vpe/ |
| H A D | vpdma_priv.h | 297 static inline u32 dtd_max_width_height(int max_width, int max_height) in dtd_max_width_height() argument 299 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()
|
| /linux/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_vdac.c | 43 connector->dev->mode_config.max_height); in hibmc_connector_get_modes()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | skl_universal_plane.c | 1952 if (plane->max_height) in intel_plane_max_height() 1953 return plane->max_height(fb, color_plane, rotation); in intel_plane_max_height() 2069 int max_height = intel_plane_max_height(plane, fb, 0, rotation); in skl_check_main_surface() local 2075 if (w > max_width || w < min_width || h > max_height || h < min_height) { in skl_check_main_surface() 2079 w, h, min_width, min_height, max_width, max_height); in skl_check_main_surface() 2142 int max_height = intel_plane_max_height(plane, fb, uv_plane, rotation); in skl_check_nv12_aux_surface() local 2150 if (w > max_width || w < min_width || h > max_height || h < min_height) { in skl_check_nv12_aux_surface() 2154 w, h, min_width, min_height, max_width, max_height); in skl_check_nv12_aux_surface() 2879 plane->max_height = icl_plane_max_height; in skl_universal_plane_create() 2890 plane->max_height = icl_plane_max_height; in skl_universal_plane_create() [all …]
|
| /linux/include/drm/ |
| H A D | gud.h | 52 __le32 max_height; member
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_drm.c | 44 drm->mode_config.max_height = 8192; in sprd_drm_mode_config_init()
|