Searched refs:max_width (Results 1 - 25 of 80) sorted by relevance

1234

/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c58 fse->max_width = rwpf->max_width;
66 fse->max_width = format->width;
124 RWPF_MIN_WIDTH, rwpf->max_width);
H A Dvsp1_rwpf.h32 unsigned int max_width; member in struct:vsp1_rwpf
H A Dvsp1_sru.c210 fse->max_width = SRU_MAX_SIZE;
218 fse->max_width = format->width * 2;
221 fse->max_width = format->width;
H A Dvsp1_hsit.c93 fse->max_width = HSIT_MAX_SIZE;
101 fse->max_width = format->width;
H A Dvsp1_lif.c119 fse->max_width = LIF_MAX_SIZE;
124 fse->max_width = format->width;
H A Dvsp1_lut.c127 fse->max_width = LUT_MAX_SIZE;
135 fse->max_width = format->width;
H A Dvsp1_uds.c214 fse->max_width = UDS_MAX_SIZE;
219 &fse->max_width);
/drivers/media/platform/soc_camera/
H A Dsoc_scale_crop.c217 unsigned int max_width, unsigned int max_height,
251 if (max_width > cap.bounds.width)
252 max_width = cap.bounds.width;
260 /* width <= max_width && height <= max_height - guaranteed by try_fmt */
262 tmp_w < max_width && tmp_h < max_height) {
263 tmp_w = min(2 * tmp_w, max_width);
215 client_s_fmt(struct soc_camera_device *icd, struct v4l2_rect *rect, struct v4l2_rect *subrect, unsigned int max_width, unsigned int max_height, struct v4l2_mbus_framefmt *mf, bool host_can_scale) argument
H A Dsh_mobile_ceu_camera.c124 int max_width; member in struct:sh_mobile_ceu_dev
1102 while ((mf.width > pcdev->max_width ||
1251 if (mf.width > pcdev->max_width || mf.height > pcdev->max_height)
1367 unsigned int ceu_sub_width = pcdev->max_width,
1514 v4l_bound_align_image(&pix->width, 2, pcdev->max_width, 2,
1550 mf.width = pcdev->max_width;
1754 pcdev->max_width = pcdev->pdata->max_width;
1759 if (!pcdev->max_width) {
1763 pcdev->max_width
[all...]
/drivers/media/usb/gspca/
H A Dw996Xcf.c399 max_width, max_height; local
402 max_width = 352;
405 max_width = 640;
433 fw = SC(sd->gspca_dev.pixfmt.width) / max_width;
436 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh;
439 sd->sensor_width = max_width;
442 x = (max_width - cw) / 2;
/drivers/mmc/host/
H A Dsdhci-s3c.c382 u32 max_width; local
385 if (of_property_read_u32(node, "bus-width", &max_width))
386 max_width = 1;
387 pdata->max_width = max_width;
523 pdata->cfg_gpio(pdev, pdata->max_width);
565 switch (pdata->max_width) {
/drivers/media/platform/omap3isp/
H A Dispresizer.c793 unsigned int max_width; local
837 max_width = MAX_4TAP_OUT_WIDTH_ES1;
842 max_width = MAX_4TAP_OUT_WIDTH_ES2;
846 max_width = MAX_4TAP_OUT_WIDTH_3630;
852 max_width = MAX_7TAP_OUT_WIDTH_ES1;
857 max_width = MAX_7TAP_OUT_WIDTH_ES2;
861 max_width = MAX_7TAP_OUT_WIDTH_3630;
865 max_width = min(((input->width - 7) * 256 + 255 - 16 - 32 * sph) / 64
866 + 1, max_width);
877 max_width
1199 unsigned int max_width = local
[all...]
/drivers/gpu/drm/shmobile/
H A Dshmob_drm_kms.c153 sdev->ddev->mode_config.max_width = 4095;
/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h67 uint32_t max_width; member in struct:tilcdc_drm_private
H A Dtilcdc_crtc.c430 int max_width = 0; local
433 max_width = 1024;
435 max_width = 2048;
437 return max_width;
514 if (mode->hdisplay > priv->max_width)
H A Dtilcdc_drv.c93 dev->mode_config.max_width = tilcdc_crtc_max_width(priv->crtc);
225 if (of_property_read_u32(node, "ti,max-width", &priv->max_width))
226 priv->max_width = TILCDC_DEFAULT_MAX_WIDTH;
228 DBG("Maximum Horizontal Pixel Width Value %dpixels", priv->max_width);
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h142 uint32_t max_width, uint32_t max_height);
H A Dvmwgfx_fb.c51 unsigned max_width; member in struct:vmw_fb_par
143 if ((var->xoffset + var->xres) > par->max_width ||
451 par->max_width = fb_width;
/drivers/gpu/drm/exynos/
H A Dexynos_drm_connector.c130 unsigned int max_width, unsigned int max_height)
137 width = max_width;
129 exynos_drm_connector_fill_modes(struct drm_connector *connector, unsigned int max_width, unsigned int max_height) argument
H A Dexynos_drm_fb.c324 dev->mode_config.max_width = 4096;
/drivers/media/platform/exynos4-is/
H A Dfimc-lite.h55 * @max_width: maximum camera interface input width in pixels
66 unsigned short max_width; member in struct:flite_drvdata
/drivers/gpu/drm/ast/
H A Dast_main.c457 dev->mode_config.max_width = 1920;
460 dev->mode_config.max_width = 1600;
/drivers/media/platform/ti-vpe/
H A Dvpdma_priv.h299 static inline u32 dtd_max_width_height(int max_width, int max_height) argument
301 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height;
/drivers/gpu/drm/bochs/
H A Dbochs_kms.c262 bochs->dev->mode_config.max_width = 8192;
/drivers/gpu/drm/sti/
H A Dsti_drm_drv.c45 dev->mode_config.max_width = STI_MAX_FB_HEIGHT;

Completed in 420 milliseconds

1234