Searched refs:max_height (Results 1 - 25 of 306) sorted by relevance

1234567891011>>

/linux-master/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 = 2160,
134 .max_height
[all...]
/linux-master/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 Drockchip_vpu_hw.c59 .max_height = 8192,
75 .max_height = FMT_FHD_HEIGHT,
92 .max_height = FMT_UHD_HEIGHT,
106 .max_height = FMT_UHD_HEIGHT,
121 .max_height = FMT_FHD_HEIGHT,
134 .max_height = FMT_FHD_HEIGHT,
147 .max_height = FMT_FHD_HEIGHT,
160 .max_height = FMT_FHD_HEIGHT,
175 .max_height = FMT_4K_HEIGHT,
188 .max_height
[all...]
H 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
[all...]
H A Dhantro_vp9.c166 u32 i, max_width, max_height, size; local
179 max_height = vpu->variant->dec_fmts[i].frmsize.max_height;
181 size = hantro_vp9_tile_filter_size(max_height);
183 size += hantro_vp9_bsd_control_size(max_height);
192 size = hantro_vp9_segment_map_size(max_width, max_height);
/linux-master/drivers/gpu/drm/loongson/
H A Dloongson_device.c33 .max_height = 2048,
65 .max_height = 4096,
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_framebuffer.c48 drm->mode_config.max_height = 8192;
/linux-master/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_kms.c30 fsl_dev->drm->mode_config.max_height = 2047;
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_mode.c60 mode_config->max_height = 2048;
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h40 unsigned int max_height; member in struct:vsp1_rwpf
H A Dvsp1_entity.c257 * @max_height: Maximum image height
268 unsigned int max_width, unsigned int max_height)
292 fse->max_height = max_height;
301 fse->max_height = format->height;
319 * @max_height: Maximum image height
332 unsigned int max_width, unsigned int max_height)
370 min_height, max_height);
264 vsp1_subdev_enum_frame_size(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_frame_size_enum *fse, unsigned int min_width, unsigned int min_height, unsigned int max_width, unsigned int max_height) argument
327 vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *fmt, const unsigned int *codes, unsigned int ncodes, unsigned int min_width, unsigned int min_height, unsigned int max_width, unsigned int max_height) argument
H A Dvsp1_sru.c147 fse->max_height = SRU_MAX_SIZE;
154 fse->max_height = format->height * 2;
157 fse->max_height = format->height;
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.h43 unsigned int max_height; member in struct:vpu_format
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c54 .max_height = 860,
128 .max_height = 128,
147 .max_height = 600,
244 .max_height = 128,
265 .max_height = 2048,
361 .max_height = 2048,
456 .max_height = 2048,
639 dev->mode_config.max_height = dc->desc->max_height;
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H 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,
898 .max_height
[all...]
H A Dmdp5_cfg.h46 uint32_t max_height; member in struct:mdp5_lm_block
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h109 unsigned int max_height; member in struct:bcm2835_mmal_dev
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c89 dev->mode_config.max_height = 4096;
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c88 16, isc->max_height, 0, 0);
102 isc->max_height, 0, 0);
206 isc->scaler_format[ISC_SCALER_PAD_SOURCE].height = isc->max_height;
/linux-master/drivers/media/usb/gspca/
H A Dw996Xcf.c398 max_width, max_height; local
402 max_height = 288;
405 max_height = 480;
433 fh = SC(sd->gspca_dev.pixfmt.height) / max_height;
436 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height;
439 sd->sensor_height = max_height;
442 y = (max_height - ch) / 2;
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c1131 .max_height = 2048,
1139 .max_height = 2048,
1147 .max_height = 2048,
1162 .max_height = 4096,
1179 .max_height = 4096,
1197 .max_height = 4096,
1215 .max_height = 4096,
1229 .max_height = 4096,
1244 .max_height = 4096,
1258 .max_height
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_acc_types.h111 u32 max_height; member in struct:ia_css_binary_input_info
119 u32 max_height; member in struct:ia_css_binary_output_info
126 u32 max_height; member in struct:ia_css_binary_internal_info
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c34 bi->info.isp.sp.input.max_height,
42 bi->info.isp.sp.internal.max_height);
48 bi->info.isp.sp.output.max_height);
61 unsigned int height = DIV_ROUND_UP(bi->info.isp.sp.internal.max_height,

Completed in 204 milliseconds

1234567891011>>