Home
last modified time | relevance | path

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

12345678910>>...13

/drivers/staging/media/meson/vdec/
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 …]
/drivers/media/platform/verisilicon/
A Drockchip_vpu_hw.c58 .max_height = 8192,
74 .max_height = FMT_FHD_HEIGHT,
90 .max_height = FMT_4K_HEIGHT,
104 .max_height = FMT_4K_HEIGHT,
118 .max_height = FMT_4K_HEIGHT,
133 .max_height = FMT_FHD_HEIGHT,
146 .max_height = FMT_FHD_HEIGHT,
159 .max_height = FMT_FHD_HEIGHT,
172 .max_height = FMT_FHD_HEIGHT,
187 .max_height = FMT_4K_HEIGHT,
[all …]
A Dimx8m_vpu_hw.c91 .max_height = FMT_UHD_HEIGHT,
106 .max_height = FMT_UHD_HEIGHT,
119 .max_height = FMT_FHD_HEIGHT,
132 .max_height = FMT_UHD_HEIGHT,
145 .max_height = FMT_UHD_HEIGHT,
162 .max_height = FMT_UHD_HEIGHT,
176 .max_height = FMT_UHD_HEIGHT,
192 .max_height = FMT_UHD_HEIGHT,
205 .max_height = FMT_UHD_HEIGHT,
218 .max_height = FMT_UHD_HEIGHT,
[all …]
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,
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,
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,
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()
/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.c79 .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 …]
/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_dc.c56 .max_height = 860,
131 .max_height = 128,
150 .max_height = 600,
248 .max_height = 128,
269 .max_height = 2048,
366 .max_height = 2048,
462 .max_height = 2048,
557 .max_height = 2048,
746 dev->mode_config.max_height = dc->desc->max_height; in atmel_hlcdc_dc_modeset_init()
/drivers/media/usb/gspca/
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()
/drivers/media/platform/renesas/rcar-vin/
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 …]
/drivers/media/platform/renesas/vsp1/
A Dvsp1_entity.c247 unsigned int max_width, unsigned int max_height) in vsp1_subdev_enum_frame_size() argument
271 fse->max_height = max_height; in vsp1_subdev_enum_frame_size()
280 fse->max_height = format->height; in vsp1_subdev_enum_frame_size()
311 unsigned int max_width, unsigned int max_height) in vsp1_subdev_set_pad_format() argument
349 min_height, max_height); in vsp1_subdev_set_pad_format()
A Dvsp1_sru.c148 fse->max_height = SRU_MAX_SIZE; in sru_enum_frame_size()
155 fse->max_height = format->height * 2; in sru_enum_frame_size()
158 fse->max_height = format->height; in sru_enum_frame_size()
/drivers/gpu/drm/loongson/
A Dloongson_device.c33 .max_height = 2048,
65 .max_height = 4096,
/drivers/gpu/drm/sysfb/
A Defidrm.c158 unsigned long max_width, max_height; in efidrm_device_create() local
263 max_height = max_t(unsigned long, height, DRM_SHADOW_PLANE_MAX_HEIGHT); in efidrm_device_create()
268 dev->mode_config.max_height = max_height; in efidrm_device_create()
A Dvesadrm.c288 unsigned long max_width, max_height; in vesadrm_device_create() local
399 max_height = max_t(unsigned long, height, DRM_SHADOW_PLANE_MAX_HEIGHT); in vesadrm_device_create()
404 dev->mode_config.max_height = max_height; in vesadrm_device_create()
/drivers/media/test-drivers/visl/
A Dvisl-video.c153 .max_height = 2160,
167 .max_height = 1152,
181 .max_height = 16383,
195 .max_height = 4352,
209 .max_height = 2304,
223 .max_height = 2304,
237 .max_height = 2304,
/drivers/gpu/drm/amd/amdgpu/
A Dvi.c121 .max_height = 2304,
139 .max_height = 4096,
146 .max_height = 4096,
171 .max_height = 1088,
178 .max_height = 1088,
185 .max_height = 4096,
192 .max_height = 1088,
210 .max_height = 1088,
217 .max_height = 1088,
224 .max_height = 4096,
[all …]
/drivers/media/platform/microchip/
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()
/drivers/staging/media/ipu3/
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()
/drivers/gpu/drm/gud/
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()
469 drm->mode_config.max_height = le32_to_cpu(desc.max_height); in gud_probe()
524 drm->mode_config.max_height; in gud_probe()
/drivers/staging/media/atomisp/pci/
A Dia_css_acc_types.h102 u32 max_height; member
110 u32 max_height; member
117 u32 max_height; member
/drivers/gpu/drm/i915/display/
A Dintel_display_driver.c135 mode_config->max_height = 16384; in intel_mode_config_init()
138 mode_config->max_height = 8192; in intel_mode_config_init()
141 mode_config->max_height = 4096; in intel_mode_config_init()
144 mode_config->max_height = 2048; in intel_mode_config_init()
/drivers/media/platform/qcom/iris/
A Diris_vb2.c48 u32 width, height, min_width, min_height, max_width, max_height; in iris_check_resolution_supported() local
58 max_height = caps->max_frame_height; in iris_check_resolution_supported()
61 !(min_height <= height && height <= max_height)) in iris_check_resolution_supported()
/drivers/media/platform/ti/omap3isp/
A Dispresizer.c792 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()

Completed in 62 milliseconds

12345678910>>...13